OMOTE/Platformio/OmoteUI/core
2023-10-03 20:40:17 -05:00
..
interfaces clang format code 2023-09-16 15:34:16 -05:00
page Make Key press sim use SDL event watcher for key event grabbing. 2023-10-02 20:41:42 -05:00
screen propigate key events around UI 2023-10-01 18:53:25 -05:00
widget propigate key events around UI 2023-10-01 18:53:25 -05:00
poller.cpp clang format code 2023-09-16 15:34:16 -05:00
poller.hpp clang format code 2023-09-16 15:34:16 -05:00
ScreenManager.cpp Add boiler plate Key Handling Into the UI code for UI elements 2023-09-29 16:03:51 -05:00
ScreenManager.hpp Add boiler plate Key Handling Into the UI code for UI elements 2023-09-29 16:03:51 -05:00
UIElement.cpp convert single LvglMutex into a Lvgl resource manager that will allow for easy multi threaded use of Lvgl through program. 2023-10-03 20:40:17 -05:00
UIElement.hpp propigate key events around UI 2023-10-01 18:53:25 -05:00
UIElementIds.hpp Added concept of Background Screen that allows for construction of pages before knowing the final parent. 2023-09-22 19:59:24 -05:00