summaryrefslogtreecommitdiff
path: root/src/ui/widget_top_bar.cpp
AgeCommit message (Collapse)Author
2024-01-15Begin migration of remaining screens to Luajacqueline
2023-11-24Migrate 'now playing' screen to luajacqueline
2023-11-23Add a second font, flesh out browser screenjacqueline
2023-10-12Remove mV from top bar, now that we know it's not the issuejacqueline
2023-10-05First pass at having some kind of design and themingjacqueline
2023-10-03Show battery voltage in top barjacqueline
2023-09-28Use databinding for the top bar. It's so nice now!jacqueline
2023-09-04Fix bad mergejacqueline
2023-09-02Some fixes to the top bar widget styleailurux
2023-08-28Add some more icons, and reflect play/pause in top barjacqueline
2023-08-28Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwjacqueline
2023-08-28Add some cool battery iconsjacqueline
2023-08-28Merge branch 'main' of git.sr.ht:~jacqueline/tangara-fwailurux
2023-08-28Custom themes and top bar stylingailurux
2023-08-28Move battery measurement to its own classjacqueline
2023-08-25More performance and usability tweaksjacqueline
- pin ui and decoder to opposite cores - disable touch wheel when controls are locked
2023-08-25Performance tweaks for smoother tunesjacqueline
- Pin the decoder task to APP_CORE to reduce context switches - Increase sample buffer sizes
2023-08-25Add placeholder settings UIjacqueline
2023-07-26make event queue go fasterjacqueline
2023-07-13Ui polish and fleshing outjacqueline
2023-07-12Make title bar a common component, some ui nitsjacqueline