Status Bar
#103
Replies: 1 comment
-
I've not looked into that but you would have to manage that from LMS, IMHO. There is no mechanism to manage "conflicts" at the device level nor things like viewport. I had to keep the display driver as simple as possible to keep CPU consumption "reasonable" (remember all the other things that poor esp32 has to do...) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'd like to implement a simple status bar similar to the Radio, showing the play status icon, playlist control icons, time, battery level icon, and wifi signal icon. It looks like the Radio has a reserved area at the bottom of the screen, which should be relatively easy to adapt to displayer.
@philippe44, I notice that you have been working on a battery_level_src (which I don't see exposed anywhere). Is this something you have been looking into already?
Beta Was this translation helpful? Give feedback.
All reactions