Re: taskbar / dualhead / only from current screen

2010-06-10 Thread Sebastian Kügler
On Thursday 10 June 2010 18:24:25 Aaron J. Seigo wrote: > On June 10, 2010, Sebastian Kügler wrote: > > "Ow, but that one's easy to fix". > > Ow, but that one's easy to fix! r1136747 :) \o/ Just tried, and it now works as advertised. One more of those nasty dualscreen bugs gone *pof*. Thank

Re: Review Request: [Quicklaunch] Fix handling of plain paths and auto-hide popup

2010-06-10 Thread Ingomar Wesp
> On 2010-06-09 19:52:25, Lukas Appelhans wrote: > > Good stuff... > > > > 1) Can go in anyway... > > > > 2) as well imo... just wait a few more hours, if there are no complains > > commit it :) > > > > Lukas Thanks! Committing now. - Ingomar

Re: taskbar / dualhead / only from current screen

2010-06-10 Thread Aaron J. Seigo
On June 10, 2010, Sebastian Kügler wrote: > "Ow, but that one's easy to fix". Ow, but that one's easy to fix! r1136747 :) -- Aaron J. Seigo humru othro a kohnu se GPG Fingerprint: 8B8B 2209 0C6F 7C47 B1EA EE75 D6B7 2EB1 A7F1 DB43 KDE core developer sponsored by Qt Development Frameworks sign

Re: Review Request: Modify Calendar Data Engine to not use multiple keys

2010-06-10 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4273/#review6079 --- Ship it! awesome; sweet and simple :) - Aaron On 2010-06-10 09:56:

Re: Review Request: Make it possible to tell the Corona what global configuration to use

2010-06-10 Thread Aaron Seigo
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4272/#review6078 --- in Corona there is loadLayout and importLayout; loadLayout takes a co

KDE/kdebase/workspace/plasma/desktop/containments/desktop

2010-06-10 Thread Marco Martin
SVN commit 1136696 by mart: seems that adjustPhysicalPositions fails the first time is exacuted, but is not really clear why. delaying it a second time fixes the issue, but doesn't seem a proper fix BUG:241276 CCMAIL:ambr...@gmail.com CCMAIL:plasma-devel@kde.org M +8 -1 desktop.cpp M

taskbar / dualhead / only from current screen

2010-06-10 Thread Sebastian Kügler
Hi, I'm debugging https://bugs.kde.org/show_bug.cgi?id=233054 The problem is that the "show only tasks from current screen" gets messed up when you move the taskbar from one screen to another. This seems to be related to the Plasma::ScreenConstraint. This one is emitted when an applet is moved

Re: [Plasma Media Center] meeting planning

2010-06-10 Thread Alessandro Diaferia
Ok guys I'd say let's start the 12th at 2.30pm UTC in order for most of you to be present. I hope Aaron and Marco to be able to join with such timing. I think we can start with the Scripting API for the DataEngines as it's Hayri's business so that he can leave if he has to. 2010/6/10 Christophe

Review Request: Modify Calendar Data Engine to not use multiple keys

2010-06-10 Thread John Layt
--- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/4273/ --- Review request for Plasma. Summary --- Remove use of insertMulti() by chang

Re: Review Request: Fixes a crash in Qalculate applet (bug 241006)

2010-06-10 Thread Matteo Agostinelli
> On 2010-06-09 16:00:53, Aaron Seigo wrote: > > /trunk/KDE/kdeplasma-addons/applets/qalculate/qalculate_history.cpp, lines > > 41-60 > > > > > > these changes aren't part of the fix, correct? just clean ups? Yes, exactl