summaryrefslogtreecommitdiff
path: root/lua/main.lua
AgeCommit message (Collapse)Author
2024-01-06move default theme into styles, for easier lua overridesjacqueline
2024-01-05add an alerts module for lua, and implement a volume indicator with itjacqueline
2023-11-23Add a second font, flesh out browser screenjacqueline
2023-11-20Use C functions for the backstack, instead of a lua modulejacqueline
Working with the default group and root kinda sucks if you have to do it from lua!
2023-11-14Add two-way databinding for lua, and flesh out the lua statusbarjacqueline
2023-11-12Convert the main menu screen to lua loljacqueline