slaeshjag
¯\_(ツ)_/¯
nicely done!
What about toggling nub settings, could that be part of this applet?
Possible to add.
Okay, currently getting this ready for Beta 5.
It builds and works fine.
Got a few quick questions though:
* You mention in your instructions that I should send you absolut paths for the icons. So are these paths hardcoded into the system? Maybe a config files with links to the icons would be better (then everyone could change the icons). Or maybe hardcoded default icons with override via config possible?
* One of he most-wanted reasons: Since this now is a program in a tray and not just an icon, how about showing dynamically the current CPU-Speed and Wifi/BT/USB/TVOut-Status (using red and green LED symbols)? Would be a neat addition I think.
Currently, icon paths are hard-coded into the plugins. This could of course be changed, but I don't really have time for that until 31st of May (last chance to pass a maths course coming up <.<.) Making it configurable would be something for an update. The problem with showing status on the icon itself is that the tray applet is currently completely unaware of what's going on with the systems the plugins control. When the user activates its menu, only then are the plugins asked for menu labels and icons.
Implementing visual status about CPU-speed in the icon would also require dynamic generation of the icon itself, since you would otherwise need an icon for every possible state. Although it might be possible to make this a XFCE plugin, that goes along with the clock etc.. It'll likely involve usage of Cairo, which I've never looked at before.
I'm unlikely to have time to look into this until after SuperZaxxon B5 has been released, but wel'll see.
EDIT: Also, WiFi and BT already show their status with LED's, why would it be needed to show the same thing in the tray?
Last edited by a moderator: