summaryrefslogtreecommitdiff
path: root/src/ui/widget_top_bar.cpp
AgeCommit message (Collapse)Author
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