OMOTE/Platformio/OmoteUI/core/page
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
..
PageBase.cpp propigate key events around UI 2023-10-01 18:53:25 -05:00
PageBase.hpp propigate key events around UI 2023-10-01 18:53:25 -05:00
SettingsPage.cpp propigate key events around UI 2023-10-01 18:53:25 -05:00
SettingsPage.hpp propigate key events around UI 2023-10-01 18:53:25 -05:00
TabView.cpp Make Key press sim use SDL event watcher for key event grabbing. 2023-10-02 20:41:42 -05:00
TabView.hpp Make Key press sim use SDL event watcher for key event grabbing. 2023-10-02 20:41:42 -05:00