OMOTE/Platformio
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
..
.vscode clang format code 2023-09-16 15:34:16 -05:00
HAL Make Key press sim use SDL event watcher for key event grabbing. 2023-10-02 20:41:42 -05:00
lib Initial Upload 2023-06-28 20:26:56 +02:00
OmoteUI Make Key press sim use SDL event watcher for key event grabbing. 2023-10-02 20:41:42 -05:00
src Add visiblity API for UIElements 2023-09-16 21:43:07 -05:00
test Initial Upload 2023-06-28 20:26:56 +02:00
.gitignore Initial Upload 2023-06-28 20:26:56 +02:00
platformio.ini switching computers so just commiting 2023-09-21 19:31:51 -05:00