Kickoff Krunner whitelist
Ivan Čukić
ivan.cukic at gmail.com
Thu Sep 10 21:26:43 CEST 2009
On Thursday 10 September 2009 21:13:38 Aaron J. Seigo wrote:
> On September 9, 2009, Ivan Čukić wrote:
> > Here is the list of current runners (that I have installed)
> > http://pastebin.ca/1560026
> >
> > Which ones should be enabled in kickoff?
>
> i think just the locations, shell, services and webshortcuts ones should be
> enabled by default... that replicates what's there right now with some
> slightly nicer features...
>
I've placed these for the time being - I think those are really needed
<< "places"
<< "shell"
<< "services"
<< "bookmarks"
<< "recentdocuments"
<< "locations";
The problem is that it doesn't really work (for me, the configuration in
KRunner - choosing which runners to use doesn't work neither)
One of the problems I see is that the configuration file contains entries like
pluginnameEnabled=value
while setAllowedRunners makes
pluginname=value
http://reviewboard.kde.org/r/1565/diff/#
^^ makes kickoff and setAllowedRunners work ok, but KRunner still doesn't
filter the runners (krunner uses the pluginnameEnabled=value and doesn't
specify the field I've introduced - filterAllowedRunners=true)
So, I'm concerned that I'm missing a greater plan you had while making the
loadRunners()
cheers
More information about the Plasma-devel
mailing list