Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-07-08 Thread Anton Kreuzkamp
I'm almost ready so far, but I'm wondering which method the applets use to get the items. (Maybe the problem is in my unclean test-implementation in tasks but TaskGroup::members() doesn't work correct) Thanks in advance for the information best regards, Anton ___

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-20 Thread Aaron J. Seigo
On June 17, 2010, Anton Kreuzkamp wrote: > Where to put the config? it belongs in the applet ... -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Development Frameworks signature.asc Description: Th

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-20 Thread Aaron J. Seigo
On June 17, 2010, Anton Kreuzkamp wrote: > I may be wrong but as far as I know the applet does the sorting so I'll let libtaskmanager does the sorting. and as long as libtaskmanager is managing the launcher item, this should be easy enough to make it work with the existing sorting strategies. -

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-17 Thread Anton Kreuzkamp
>I would add kind of method which takes QStringList. Each entry would >include path to launcher .desktop file. so I'll let the applet do the config-stuff. (btw. I've done this with KUrls) >The next problem is where to display tasks without launchers (should be >always added on right side - but wh

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-17 Thread Emdek
On 17-06-2010 at 10:52:03 Anton Kreuzkamp wrote: > As Aaron said it's not really difficult and doesn't require workarounds. Real workarounds and hacks are needed when you need to decide which tasks should be grouped with specified launcher. ;-) > But I have a design-question: > Where to put t

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-17 Thread Anton Kreuzkamp
I think I can do it. As Aaron said it's not really difficult and doesn't require workarounds. But I have a design-question: Where to put the config? there are two possibilities: -put the config into libtaskmanager -put the config into the applet and provide addLauncher/removeLauncher methods I wo

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-15 Thread Emdek
On 15-06-2010 at 19:28:48 Aaron J. Seigo wrote: > On June 15, 2010, Emdek wrote: >> Om 15-06-2010 at 09:58:21 Anton Kreuzkamp wrote: >> > I think I can have a look at it at the weekend. >> > But I'm a really unexperienced programmer so don't have too much hope >> (I >> > will >> > report if I'm

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-15 Thread Aaron J. Seigo
On June 15, 2010, Emdek wrote: > Om 15-06-2010 at 09:58:21 Anton Kreuzkamp wrote: > > I think I can have a look at it at the weekend. > > But I'm a really unexperienced programmer so don't have too much hope (I > > will > > report if I'm able to do it) > > Well, I was working on launchers support

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-15 Thread Emdek
On 15-06-2010 at 16:46:53 Markus wrote: > Am Dienstag 15 Juni 2010, 13:16:33 schrieb Emdek: > >> I was working on new library (concept described somewhere on this ML >> some >> months ago) that will replace libtaskmanager in my applet (it's easier >> to >> write new that fits than adding worka

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-15 Thread Markus
Am Dienstag 15 Juni 2010, 13:16:33 schrieb Emdek: > I was working on new library (concept described somewhere on this ML some > months ago) that will replace libtaskmanager in my applet (it's easier to > write new that fits than adding workarounds to make it work correctly with > launchers etc.) b

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-15 Thread Hayri Bakici
Still, that would be a really really cool feature ! keep it up ;) On Tue, Jun 15, 2010 at 1:16 PM, Emdek wrote: > Om 15-06-2010 at 09:58:21 Anton Kreuzkamp wrote: > > I think I can have a look at it at the weekend. > > But I'm a really unexperienced programmer so don't have too much hope (I > >

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-15 Thread Emdek
Om 15-06-2010 at 09:58:21 Anton Kreuzkamp wrote: > I think I can have a look at it at the weekend. > But I'm a really unexperienced programmer so don't have too much hope (I > will > report if I'm able to do it) Well, I was working on launchers support for my applet Fancy Tasks that currently

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-15 Thread Anton Kreuzkamp
I think I can have a look at it at the weekend. But I'm a really unexperienced programmer so don't have too much hope (I will report if I'm able to do it) cheers, Anton ___ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/list

Re: Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-14 Thread Sebastian Kügler
On Monday 14 June 2010 13:18:05 Markus wrote: > Just asking: > Is anyone even looking at vote counts in Bugzilla? Hardly, I think some developers check what the top voted features are and then work on them, but probably most don't. But hey, maybe some cool soul comes along, sees 1800 votes and g

Fwd: [Bug 207902] launcher support in libtaskmanager

2010-06-14 Thread Markus
Hi. Just asking: Is anyone even looking at vote counts in Bugzilla? Bye, Markus --- Begin Message --- https://bugs.kde.org/show_bug.cgi?id=207902 Michał Gawroński changed: What|Removed |Added --