Re: Python plasmoid works in plasmoidviewer but not in Plasma

2012-04-01 Thread Alex Dancu
Thanks, it worked. Is there a variable or something that I can check at runtime to see if my plasmoid is running in plasmoidviewer or not? if in_plasmoidviewer: self.connect(self.lmSensorsEngine, SIGNAL('sourceAdded(const QString &)'), self, SLOT('addSource(const QString &)')) else:

Re: new Plasma Quick module: PlasmaExtras

2012-04-01 Thread Marco Martin
On Saturday 31 March 2012, Sebastian Kügler wrote: > Most of it has lived for some time already in plasma- > mobile/components/mobilecomponents, but has now moved to a more central > place to allow more apps to use it. plasma-mobile has a branch > sebas/plasmaextracomponents with everything ported

Re: Review Request: Move trim malloc from KWorkspace to KWin

2012-04-01 Thread Martin Gräßlin
--- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/104446/ --- (Updated April 1, 2012, 7:08 a.m.) Review request for kwin, Plasma and Phi