Re: SoK idea: Improve krunner result displaying and navigation.

2011-04-30 Thread Aaron J. Seigo
On Friday, April 29, 2011 23:57:57 Luiz Romário Santana Rios wrote: 2011/4/29 Aaron J. Seigo ase...@kde.org On Friday, April 29, 2011 00:21:11 Luiz Romário Santana Rios wrote: 2011/4/28 Aaron J. Seigo ase...@kde.org On Thursday, April 28, 2011 09:15:08 Luiz Romário Santana Rios

Re: Review Request: Fix panel controller width when running on multiple monitors (plasma startup, restart and running xrandr while plasma running)

2011-04-30 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101254/#review2983 --- Ship it! nice fix :) thanks for the patch .. please commit and

User interaction problems

2011-04-30 Thread Ben Cooksley
Hi all, After Martin committed his change to require Mesa 7.10, I found that my system upon logging back in after my daily trunk build started up without compositing started. This was shown particularly badly by both Plasma (which had a virtually black and unreadable panel) and KWin (whose

Re: Review Request: Fix panel controller width when running on multiple monitors (plasma startup, restart and running xrandr while plasma running)

2011-04-30 Thread Commit Hook
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101254/#review2987 --- This review has been submitted with commit

Re: Review Request: Check for new comic strips

2011-04-30 Thread Matthias Fuchs
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101252/ --- (Updated April 30, 2011, 10:33 a.m.) Review request for Plasma and Aaron

Re: Review Request: Fix panel controller width when running on multiple monitors (plasma startup, restart and running xrandr while plasma running)

2011-04-30 Thread Rafael Fernández López
On April 30, 2011, 7:26 a.m., Aaron J. Seigo wrote: nice fix :) thanks for the patch .. please commit and push at your convenience. (committing to the 4.6 branch and cherry-picking to master would be awesome; otherwise, i'll do so when i see the commit) It's always a pleasure :) -

Review Request: Simplify WallpaperRenderer threading

2011-04-30 Thread Aaron J. Seigo
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/101257/ --- Review request for Plasma. Summary --- Wallpaper threading

Re: User interaction problems

2011-04-30 Thread Aaron J. Seigo
On Saturday, April 30, 2011 22:04:12 Ben Cooksley wrote: After locally reverting Martin's change, and restarting KWin I found that Plasma - as usual[*] - failed to handle the change in compositing state, leaving me with the same greyish, unblurred panel until I exited Plasma and torched it's

Re: User interaction problems

2011-04-30 Thread Martin Gräßlin
- Ursprüngliche Mitteilung - On Sat, Apr 30, 2011 at 10:23 PM, Martin Gräßlin mgraess...@kde.org wrote: On Saturday 30 April 2011 22:04:12 Ben Cooksley wrote: OpenSUSE 11.3 (which KWin claims is insufficient in terms of it's Mesa version) isn't even 9 months old. Please

Plasma::TabBar: highlight tabs

2011-04-30 Thread Matthias Fuchs
Hi, the attached patch adds functionality to highlight tabs. _Yet_ the highlighting is not implemented in the paint event at the moment. I don't have the time right now (meaning today) to look into it in more detail and thought it might be good for others to look at the patch anyway. Cheers,

Re: Plasma::TabBar: highlight tabs

2011-04-30 Thread Marco Martin
On Sat, Apr 30, 2011 at 5:35 PM, Matthias Fuchs ma...@gmx.net wrote: Hi, the attached patch adds functionality to highlight tabs. _Yet_ the highlighting is not implemented in the paint event at the moment. I don't have the time right now (meaning today) to look into it in more detail and

Re: Review Request: Preconfigurable plasmoids

2011-04-30 Thread David Palacio
On April 29, 2011, 10:24 a.m., Aaron J. Seigo wrote: plasma/pluginloader.cpp, line 121 http://git.reviewboard.kde.org/r/101251/diff/3/?file=15592#file15592line121 applet-config() probably does not return the actual config group, but a temporary group that gets migrated later. i