View Single Post
Posts: 14 | Thanked: 67 times | Joined on Jan 2012 @ Italy
#182
Originally Posted by MFaroTusino View Post
Sorry it's been a while.

I've been looking at MAG's system-ui hack. Since replacing the status bar icon causes too many issues( terminal commands won't work, multiple processes execute, applications won't launch, huge battery drain).

So, if I can teach myself QT and have enough time to implement it, I aim to be having my battery icon in the status bar.

Give me some time though, and I'll update when I can.

Sorry it's taking so long guys, and thanks for all the support
Last week I made an indicator that shows the percentage on the statusbar.. though it doesn't show power saving and charging states, so it can't replace the original icon

The source is here if you want to see/use it https://github.com/crazyhg/unrestricted-system-ui
Basically the code just obtains the value from ContextKit and displays it in a label
 

The Following 3 Users Say Thank You to crazyhg For This Useful Post: