Re: activities overview, take N

2009-10-11 Thread Marco Martin
On Sunday 11 October 2009, Aaron J. Seigo wrote: > hi all ... > > so i've been piddling away at code-level design work for the activities > overview. > > and i kept finding myself getting frustrated by it. > > the ideas are sound (mapping windows to activities, a simple activity > switcher...) a

Re: activities overview, take N

2009-10-11 Thread Shantanu Tushar Jha
On Mon, Oct 12, 2009 at 12:25 AM, Aaron J. Seigo wrote: > hi all ... > > so i've been piddling away at code-level design work for the activities > overview. > > and i kept finding myself getting frustrated by it. > > the ideas are sound (mapping windows to activities, a simple activity > switcher

Re: Adjustable Clock, Spell Check and Window List applets moved to kdereview

2009-10-11 Thread Emdek
On 11-10-2009 at 20:55:45 Aaron J. Seigo wrote: > On October 10, 2009, Emdek wrote: >> On 09-10-2009 at 22:05:03 Aaron J. Seigo wrote: >> > On October 9, 2009, Emdek wrote: >> >> On 09-10-2009 at 20:19:40 Aaron J. Seigo wrote: >> >> > right clicking is "well known" to trigger a context menu, but

Re: Adjustable Clock, Spell Check and Window List applets moved to kdereview

2009-10-11 Thread Aaron J. Seigo
On October 10, 2009, Emdek wrote: > On 09-10-2009 at 22:05:03 Aaron J. Seigo wrote: > > On October 9, 2009, Emdek wrote: > >> On 09-10-2009 at 20:19:40 Aaron J. Seigo wrote: > >> > right clicking is "well known" to trigger a context menu, but other > >> > >> than > >> > >> > that > >> > special b

activities overview, take N

2009-10-11 Thread Aaron J. Seigo
hi all ... so i've been piddling away at code-level design work for the activities overview. and i kept finding myself getting frustrated by it. the ideas are sound (mapping windows to activities, a simple activity switcher...) and yet the word "but" kept coming up in the back of my head. in

Re: Review Request: 'Next image' action for image plugin (and wallpaper contextual actions) - kdebase diff

2009-10-11 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1822/#review2608 --- Ship it! generally looks good; nice work :) /trunk/KDE/kdebase/work

Re: Review Request: 'Next image' action for image plugin (and wallpaper contextual actions) - kdelibs diff

2009-10-11 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1821/#review2607 --- Ship it! other than the cost'ness issues in the method signatures, th

Re: 'Next wallpaper' functionality for image plugin?

2009-10-11 Thread Yuen Hoe Lim
I see, thanks! Jason "moofang" Lim Yuen Hoe http://yuenhoe.co.cc/ On Sun, Oct 11, 2009 at 10:28 PM, Simon St James < kdede...@etotheipiplusone.com> wrote: > Hi Yuen, > > On Sunday 11 October 2009 13:58:14 Yuen Hoe Lim wrote: > > > > I didn't understand that (what's BIC?) but yeah, sure eno

Re: 'Next wallpaper' functionality for image plugin?

2009-10-11 Thread Simon St James
Hi Yuen, On Sunday 11 October 2009 13:58:14 Yuen Hoe Lim wrote: > > I didn't understand that (what's BIC?) but yeah, sure enough plasma crashed > on me when I tried to add Wallpaper::contextualActions and make it virtual > =( I managed to work around it (satisfactorily I hope), but could you > exp

Review Request: 'Next image' action for image plugin (and wallpaper contextual actions) - kdelibs diff

2009-10-11 Thread Yuen Hoe Lim
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1821/ --- Review request for Plasma. Summary --- (I can't get my changes in kdebase a

Review Request: 'Next image' action for image plugin (and wallpaper contextual actions) - kdebase diff

2009-10-11 Thread Yuen Hoe Lim
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/1822/ --- Review request for Plasma. Summary --- (I can't get my changes in kdebase a

Re: 'Next wallpaper' functionality for image plugin?

2009-10-11 Thread Yuen Hoe Lim
Hi Chani, Thanks for the help! That helped to clear up a lot :) then, there are two ways you could do this: > 1) create QList Containment::contextualActions() and have it > return > wallpaper()->contextualActions() by default and edit every > desktop-containment > plasmoid (desktop and folderview

Re: kdereview applets

2009-10-11 Thread Emdek
On 11-10-2009 at 02:59:59 Chani wrote: > what sorts of extra windows do you show that aren't in a normal taskbar? > why > do you show them? (I'm curious :) > > ... > > after looking at the tasks engine, yeah, if these are things > libtaskmanager > filters out it's probably best left the way it