dmitrysmagin / dmenu

Automatically exported from code.google.com/p/dmenu
3 stars 4 forks source link

Battery level bar #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Add battery level and charging status bar at the menu screen

Original issue reported on code.google.com by mr.rook...@gmail.com on 8 Aug 2009 at 10:54

GoogleCodeExporter commented 9 years ago
Maybe this should be added as an external library. People porting applications 
should
be able to link against it and make one function call to render it onto the FB. 
This
way you could add a standard OSD to emulators / programs / etc.
I think I might take this up.

Original comment by sca...@gmail.com on 8 Aug 2009 at 1:15

GoogleCodeExporter commented 9 years ago
I'm taking this. We'll see how it goes.

Original comment by sca...@gmail.com on 8 Aug 2009 at 6:04

GoogleCodeExporter commented 9 years ago

Original comment by sca...@gmail.com on 8 Aug 2009 at 6:04

GoogleCodeExporter commented 9 years ago
Battery bar is in trunk (and more or less working) in r12. Detecting wheter the
Dingoo is being charged doesn't work atm, since the GPIO data seems to be flaky.
Until the solution strikes me I will close this.

Original comment by sca...@gmail.com on 11 Aug 2009 at 3:41