[PATCH] RunnerManager

Ryan P. Bitanga ryan.bitanga at gmail.com
Mon May 5 06:25:16 CEST 2008


2008/5/2 Jordi Polo <mumismo at gmail.com>:
>
>
> 2008/5/2 Aaron J. Seigo <aseigo at kde.org>:
>
> >
> > On Thursday 01 May 2008, Jordi Polo wrote:
> > > Done, I've tried to solve the last issues of this mail and already
> commit
> > > it.
> > > It will be much easier work with it in SVN.
> >
> > no doubt. i'm so happy that we're on the way with this one.
> >
> >
> > > Yes, detach on reset, now I hope it is OK (If I believed in deities will
> > > pray or something)
> >
> > i'm building now, will test extensively today ...
> >
> > what's next on your krunner agenda? personally, i'm going to move all the
> > runner related classes into a subdirectory in libplasma to keep them
> > together.
>
>
> Most immediate and easy thing would be create a widget to configure
> blacklisting. I will use a KActionSelector (or similar name, don`t have the
> sources here to reference). RunnerManager::configWidget to return it? But
> I`d like to see the patch from Ryan first as he may be doing something
> similar.

Yes, I am. :) I svn up'd last week and krunner kept crashing. So I've
spent the past few days cleaning up some things. I'll have a
clean-up/config patch ready in a day. :) In the meantime, the
spellcheck runner should serve as an example how to get runners to
support config options.

My only problem is access to krunnerrc is hardcoded. I was wondering
if it would be more feasible to have a global RunnerManager instance
and access the config from there.

Cheers,
Ryan


More information about the Panel-devel mailing list