Re: Python plasmoid - can't read value from config

2012-04-10 Thread Alex Dancu
On 04/10/2012 04:18 PM, Aaron J. Seigo wrote: On Monday, April 9, 2012 22:01:08 Alex Dancu wrote: I'm trying to persist and then get back from the configuration the plasmoid settings. I have tried to persist first a single String property with no success at all in getting it back. I tried to cas

Re: Idea for Kickoff

2012-04-10 Thread heathmatlock
On Tue, Apr 10, 2012 at 8:16 AM, Aaron J. Seigo wrote: > On Monday, April 9, 2012 14:00:39 heathmatlock wrote: >> http://image.bayimg.com/kanepaadp.jpg >> The idea is to light up the icon when it's clicked and have some form >> of highlight if the mouse is just hovering over it. Is this possible >

NotifierItem Glowing on mouseOver

2012-04-10 Thread Alex Fiestas
Hey A few releases ago iirc (or at some point in the development) all NotifierItems glow in systemtray when mouseOver, now only Network Management does (at least here). Is NM doing it wrongly? not following a config? should all of them glow? Thanks ! ___

Re: Python plasmoid - can't read value from config

2012-04-10 Thread Aaron J. Seigo
On Monday, April 9, 2012 22:01:08 Alex Dancu wrote: > I'm trying to persist and then get back from the configuration the > plasmoid settings. I have tried to persist first a single String > property with no success at all in getting it back. I tried to cast - > config.readEntry(QString('k123sensors

Re: Idea for Kickoff

2012-04-10 Thread Aaron J. Seigo
On Monday, April 9, 2012 14:00:39 heathmatlock wrote: > http://image.bayimg.com/kanepaadp.jpg > The idea is to light up the icon when it's clicked and have some form > of highlight if the mouse is just hovering over it. Is this possible > in plasma's current state? yes; many applets do exactly thi

DataEngine and Qt UI thread safe

2012-04-10 Thread Weng Xuetian
Hi, I'm meeting a problem when fixing a rare bug with my dataengine, case is like this. Some program interact with dataengine via DBus, and dataengine set data and notify plasmoid to display it. The DBus notification maybe at a very high rate, say 1 times/ms, and it updates a visibility property of