Re: Smarter desktop applet placement

2008-08-13 Thread Ambroz Bizjak
Alex wrote: > Suppose the user adds a panel, causing an applet that is in the way to be > "temporarily repositioned" as though it had just been added. Then, three > weeks (or some other long amount of time) later, the user changes or > removes > the panel. Does the applet (which the user has left

Re: Smarter desktop applet placement

2008-08-13 Thread Alex Merry
On Wednesday 13 August 2008 23:11:54 Ambroz Bizjak wrote: > - When the screen shrinks, it pushes applets that were left outside of the > working area (partially or fully) inside the screen. When pushing an > applet, items in its way are also pushed to make space. If the applet > already overlappes

Re: Smarter desktop applet placement

2008-08-13 Thread Ambroz Bizjak
Ok, I consider my patch feature-complete now. From now on, it works properly with panels and positions proxy widgets properly as well. To summarize what it provides: - It keeps a working area, that is the area between panels, and only allows applets to be in there (e.g. if a panel is added on top,

Re: Review Request: Override showOnlyCurrentDesktop for demandsAttention

2008-08-13 Thread guitarist198
> On 2008-08-13 07:19:52, Alex Merry wrote: > > What happens when you click on a task that wants attention from another > > desktop? Is the task brought to your current desktop, or does the desktop > > change to the one where the task is? > > > > Also, it would be better if you didn't delete

Re: Wallpaper class; API review requested

2008-08-13 Thread Kevin Ottens
Le Wednesday 13 August 2008, Aaron J. Seigo a écrit : > the point that might be missing here is that the wallpaper plugin is > internal to the containment. it's not meant to be some external item. it's > simple something that can be defined by external users of containment > ("please use wallpaper

Re: Wallpaper class; API review requested

2008-08-13 Thread Petri Damstén
On Wednesday 13 August 2008 15:44:50 Aaron J. Seigo wrote: > alternately, a load and save method set could be added that take a > KConfigGroup& and call that from the appropriate places in the config > dialog and/or containment. i actually like that better as it means that it > keeps the coupling l

Re: Wallpaper class; API review requested

2008-08-13 Thread Aaron J. Seigo
On Wednesday 13 August 2008, Petri Damstén wrote: > - Should wallpaper plugin rely on that parent in > createConfigurationInterface has applyClicked() and okClicked() signals > like applets do? yes, i think so. > - Should the wallpaper plugin configuration be containment specific (I > think yes.

Re: Wallpaper class; API review requested

2008-08-13 Thread Petri Damstén
On Monday 11 August 2008 16:31:11 Kevin Ottens wrote: > * Depending on what we figure out regarding what the modes are, it might > be worth it to have a small "WallpaperMode" class (it holds already three > properties, and could grow). Now that I have learned how Actions work in desktop file I th

Re: Taskbar Attention Colour

2008-08-13 Thread Marco Martin
On Wednesday 13 August 2008 13:50:46 Chani wrote: > On August 12, 2008 09:33:03 pinheiro wrote: > > A Tuesday 12 August 2008 16:01:29, Alex Merry escreveu: > > > http://bugs.kde.org/show_bug.cgi?id=166350 > > > > > > The default theme currently makes the active task and inactive tasks > > > that wa

Re: Taskbar Attention Colour

2008-08-13 Thread Chani
On August 12, 2008 09:33:03 pinheiro wrote: > A Tuesday 12 August 2008 16:01:29, Alex Merry escreveu: > > http://bugs.kde.org/show_bug.cgi?id=166350 > > > > The default theme currently makes the active task and inactive tasks that > > want attention look the same, which makes it difficult to notice

Review Request: Themed plasma scrollbars

2008-08-13 Thread Marco Martin
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.vidsolbach.de/r/134/ --- Review request for Plasma. Summary --- This removes the internal scrol

Re: Wallpaper class; API review requested

2008-08-13 Thread Aaron J. Seigo
On Wednesday 13 August 2008, Kevin Ottens wrote: > Le Wednesday 13 August 2008, Aaron J. Seigo a écrit : > > On Wednesday 13 August 2008, Kevin Ottens wrote: > > > Le Tuesday 12 August 2008, Aaron J. Seigo a écrit : > > > > ownership of the Wallpaper* would then be taken by the Containment in > > >

Re: Wallpaper class; API review requested

2008-08-13 Thread Kevin Ottens
Le Wednesday 13 August 2008, Aaron J. Seigo a écrit : > On Wednesday 13 August 2008, Kevin Ottens wrote: > > Le Tuesday 12 August 2008, Aaron J. Seigo a écrit : > > > ownership of the Wallpaper* would then be taken by the Containment in > > > this case; > > > > Is that required? > > no; but then it

Re: Wallpaper class; API review requested

2008-08-13 Thread Aaron J. Seigo
On Wednesday 13 August 2008, Kevin Ottens wrote: > Le Tuesday 12 August 2008, Aaron J. Seigo a écrit : > > On Monday 11 August 2008, Kevin Ottens wrote: > > > Hello, > > > > > > Same dumb method as usual from me. > > > > > > Le Tuesday 05 August 2008, Aaron J. Seigo a écrit : > > > > the affected c

akademy vs patch review =)

2008-08-13 Thread Aaron J. Seigo
hi all.. i see several patches on the list that are waiting for review, etc. i'm at akademy right now and won't have time to do any patch review until it's over. i return home on tuesday, so wednesday is probably the worst case scenario. perhaps others can do some patch review between now and t

Re: plasmoids, scripting and introduction :)

2008-08-13 Thread Simon Edwards
Hello, Christoph Schmid wrote: > I am new on this list, and interested in plasma development. > Especially in terms of writing plasmoids in scripting languages. > Does anyone here has a brief quick-start-guide on this topic!? > What prerequisites do i need (besides kde4 from trunk)? > Mr. Seigo, w

Re: Wallpaper class; API review requested

2008-08-13 Thread Kevin Ottens
Le Tuesday 12 August 2008, Aaron J. Seigo a écrit : > On Monday 11 August 2008, Kevin Ottens wrote: > > Hello, > > > > Same dumb method as usual from me. > > > > Le Tuesday 05 August 2008, Aaron J. Seigo a écrit : > > > the affected classes are Containment, with a setter and getter for the > > > wa