Re: Review Request: Added System Wallpaper and My Downloaded Wallpaper checkboxes to sildeshow config

2010-10-30 Thread Jeremy Whiting
--- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5705/ --- (Updated 2010-10-30 22:50:25.298178) Review request for Plasma and Davide Be

Re: Re: libplasma 2

2010-10-30 Thread Ivan Cukic
> I second that. Maybe it is still a bit early but i myself have an idea about > a > change that could be done and i think a wiki page can be very useful to keep > track of them. It is early to start making new designs/decisions etc. but collecting current problems is not something that shoul

Re: libplasma 2

2010-10-30 Thread Giulio Camuffo
> If yes, what do you think about creating a wiki dump page with the stuff > we'd like to rethink / change? > > It could be in the format: >IDEA: Blah blah >Summary: Blah blah blah >Link to ML discussion: mailman/something/something > > (since wikis suck for discussions, we could do i

libplasma 2

2010-10-30 Thread Ivan Cukic
Hi all, Following Aaron's blog post [1] regarding QML and plasma, and breaking back-compatibility in the future. So, it is the plan to (well, a necessity more than a plan) make a BIC to libplasma producing libplasma2. Should we take the opportunity to fix some mistakes we've made in libplasma1

Re: KDE/kdebase/workspace/plasma/generic/applets/systemtray/core

2010-10-30 Thread Aaron J. Seigo
On Saturday, October 30, 2010, Marco Martin wrote: > SVN commit 1191305 by mart: > > don't move icons in the first position when the are notificating, > apparently is confusing (except the notifications applet that always where is the feedback that this was based on? is it from people who have m

KDE/kdebase/workspace/plasma/generic/applets/systemtray/core

2010-10-30 Thread Marco Martin
SVN commit 1191305 by mart: don't move icons in the first position when the are notificating, apparently is confusing (except the notifications applet that always remain there) i'm not completely happy about this solutions, there gota be something better :/ CCMAIL:plasma-devel@kde.org M +2 -8

Improving the searchbox applet

2010-10-30 Thread Onur-Hayri Bakici
I recently let the netbook containment on my netbook and i am really heavily impressed. Great job! Moreover i discovered the searchbox applet, which pretty much belongs to my daily use case However i also came accross tiny things that I am not 100%ly happy with. I would like to extend the applet

Re: Review Request: Plasma::Svg: Do not require exact match for size hinted elements.

2010-10-30 Thread Manuel Mommertz
> On 2010-10-29 20:56:15, Manuel Mommertz wrote: > > /trunk/KDE/kdelibs/plasma/svg.cpp, line 85 > > > > > > should end with: > > -(.*)\\1"); > > this is save as setMinimal is true; > > Ingomar Wesp wrote: >