OMOTE/Platformio/OmoteUI/UIs
MatthewColvin 94d75fa4d5 Make Key press sim use SDL event watcher for key event grabbing.
Create a mutex for UI that will help make it possible to run handlers that update UI elements on seprate threads.

its far from perfect but should hold up for now.
2023-10-02 20:41:42 -05:00
..
Basic Merge remote-tracking branch 'upstream/abstraction' into UIRefactor 2023-09-17 19:45:03 -05:00
BasicRefactored Add boiler plate Key Handling Into the UI code for UI elements 2023-09-29 16:03:51 -05:00
Images.cpp clang format code 2023-09-16 15:34:16 -05:00
Images.hpp clang format code 2023-09-16 15:34:16 -05:00
LvglMutex.hpp Make Key press sim use SDL event watcher for key event grabbing. 2023-10-02 20:41:42 -05:00
UIBase.cpp Make Key press sim use SDL event watcher for key event grabbing. 2023-10-02 20:41:42 -05:00
UIBase.hpp Add background color setter in UIElement 2023-09-16 16:44:15 -05:00