Re: PMC meeting summary

2010-06-17 Thread Christophe Olinger
Hey everybody, I'm back from a business trip and will join our beloved pmc project again next week. Luca: Nice to have you on board. Having plasma applets integrated with pmc is a great idea On my side, I'll work on tagging data and whatever other stuff that comes to my and your minds. It seems

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: Review Request: new KWin effect: Dashboard

2010-06-17 Thread Martin Gräßlin
> On 2010-06-16 18:12:50, Martin Gräßlin wrote: > > I must agree with Aaron: I'm really glad we finally get a Dashboard effect > > (I remember that I wrote one about 4.1, but at that time Dashboard was so > > broken that I stopped working on it :-P) > > > > I'm not sure about the config option

Re: Panel configurator when you have a small screen

2010-06-17 Thread Sebastian Kügler
On Thursday 17 June 2010 04:00:18 Ryan Rix wrote: > On Wed 16 June 2010 5:05:04 pm Markus wrote: > > Am Mittwoch 16 Juni 2010, 19:39:11 schrieb Albert Astals Cid: > > > A Dimecres, 16 de juny de 2010, Alexander Potashev va escriure: > > > > 2010/6/16 Alexander Potashev : > > > > > 2010/6/16 Albert

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

Review Request: Resubmit: Fix to game of life applet to avoid accessing memory outside bounds of array.

2010-06-17 Thread the . goofeedude
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4363/ --- Review request for Plasma. Summary --- Note: This review request replaces f

Review Request: Fix to game of life applet to avoid accessing memory outside bounds of array.

2010-06-17 Thread the . goofeedude
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4361/ --- Review request for Plasma. Summary --- This patch fixes an off-by-one error