


Plasma 4 Extensions by raffaele181188 6 comments
#painter.drawRoundedRect(myRect, 25, 25, Qt.RelativeSize)
By the way, if you know a better icon, please let me know :)
I also think the kmix icon would be perfect!! But obviuosly we can't use them - Dec 12 2010

Plasma 4 Extensions by raffaele181188 6 comments
This script actually has a number of issues and needs a "heavy" refactor.
I think you could work around this by modifying something in the source so it doesn't get the interface form the /proc filesystem. The configuration dialog is certainly the best option, I'll update this ASAP
Also, I don't like the standard Oxygen icon, and was looking for a better way of displaying signal strength. Maybe a monochromatic carrier-like icon. What do you think? - Dec 12 2010

Plasma 4 Extensions by raffaele181188 6 comments
The CPU issue can only be related to the update frequency. Edit line 19 of ~.kde/share/apps/plasma/plasmoids/pywifi-engine/contents/code/main.py
Change from
self.setMinimumPollingInterval(33)
to
self.setMinimumPollingInterval(333)
This should go, but I have not tested it myself - Aug 01 2010

Plasma 4 Extensions by raffaele181188 6 comments

Icon Sub-Sets by ademmer1977 6 comments
Thx Great icon ;) - Jan 13 2010