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
___
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-
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
> 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
---
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
---
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 ||
>>
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.