Re: [RFC]: Drop support for Compiz in KDecoration

2013-03-16 Thread Sebastian Kügler
On Friday, March 15, 2013 16:37:54 Martin Gräßlin wrote: > On Friday 15 March 2013 16:15:58 Sebastian Kügler wrote: > > On Friday, March 15, 2013 14:38:45 Martin Gräßlin wrote: > > > this is a small request for comments where I would like to get some > > > comments for. That is I don't want to go

Review Request 109528: port bodega-server to the new node-postgres API

2013-03-16 Thread Giorgos Tsiapaliokas
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/109528/ --- Review request for Plasma. Description --- This patch ports the bodeg

Re: [kde-workspace] /: block until the lock windows are shown; prevents sleeping before locking

2013-03-16 Thread Oliver Henshaw
> So this might explain why the screen is sometimes only fully locked > after resuming from suspend: > 1. The greeterapp blocks first on ksmserver so doesn't enter > desktopResized until Interface::Lock() returns to the event loop ... > 2. ...and then blocks on powerdevil inside desktopResized(). B

Re: [kde-workspace] /: block until the lock windows are shown; prevents sleeping before locking

2013-03-16 Thread Oliver Henshaw
On 15 March 2013 20:37, Aaron J. Seigo wrote: > On Thursday, March 14, 2013 20:21:59 Oliver Henshaw wrote: >> > diff --git a/ksmserver/screenlocker/ksldapp.cpp >> > b/ksmserver/screenlocker/ksldapp.cpp index 7f2e671..6a6fad8 100644 >> > --- a/ksmserver/screenlocker/ksldapp.cpp >> > +++ b/ksmserver

custom IconItem

2013-03-16 Thread Arthur Taborda
Hi. I am using a QML IconItem, and I need to show a custom svgz icon that I made. When it is located in the desktoptheme/default/icons folder, it shows just fine. But I need to store in my plasmoid folder, and when a put it in the contents/images folder it does not works. It is possible to show p