Re: applet browser widget: the icon and the info

2009-07-06 Thread Ivan Čukić
On Sunday 05 July 2009 19:00:28 Ana Cecília Martins Barbosa wrote: > a running preview was the idea. > doable?! We should get together on Wednesday to fill the GSoC things together so that we don't have discrepancies in our stories :) Say the time. Cheerio ___

Re: Simple suggestion on picture plasmoide

2009-07-06 Thread Aaron J. Seigo
On Monday 06 July 2009, Nicolas Adenis-Lamarre wrote: > Hi, > > i directly suggest a simple update to do : > - when a load fails, keep the previous picture : i regularly drag and drop makes sense .. patches welcome, of course :) > ps : i've not found the code of this plasmoide it's in kdeplasma-

Simple suggestion on picture plasmoide

2009-07-06 Thread Nicolas Adenis-Lamarre
Hi, i directly suggest a simple update to do : - when a load fails, keep the previous picture : i regularly drag and drop a file which is not a picture on this plasmoid instead of the desktop. Then, this plasmoid remove the previous picture and display an error. ps : i've not found the code of th

Re: Review Request: Moonrise/set for time dataengine

2009-07-06 Thread Shawn Starr
> On 2009-05-09 17:44:20, Aaron Seigo wrote: > > putting things in TimeSource was a way to avoid constant allocations. on > > the one hand, i suppose/hope that people won't be asking for to-the-second > > accurate sun/moon positions from the time engine, but this still seems like > > sort of a

Re: Review Request: Moonrise/set for time dataengine

2009-07-06 Thread Petri Damstén
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/680/ --- (Updated 2009-07-06 06:02:10.326719) Review request for Plasma. Changes ---

Re: Review Request: Fix Open Picture.... menu behavior in Picture Frame applet

2009-07-06 Thread Shantanu Tushar Jha
On Fri, Jul 3, 2009 at 7:11 PM, Sebastian Kügler wrote: > On Friday 03 July 2009 07:06:17 Shantanu Tushar Jha wrote: >> bool invalidPicture = (m_currentUrl.path() == "Default") && >> (m_mySlideShow->currentUrl() == "Default"); if >> (hasAuthorization("LaunchApp") && ! (m_menuPresent || m_potd || >>

[PATCH] BUG 199107 make the popup dialog of group hide au tomatically on taskbar

2009-07-06 Thread 潘卫平(Peter Pan)
Hi, all The patch is related to grouping of tasks on taskbar. I think that we should make the popup dialog of group hide automatically, seem to be more intelligent. When the mouse move out of the popup dialog of the group, and it isn't hovering on the group, I let the dialog hide automically.