OMOTE/Platformio/OmoteUI/core/page
MatthewColvin a11b78c540 boiler plate code for Pop up Screen to UI to allow for quick way to launch pages.
This will be huge for RAM saving as the page will de alloc when closed.
2023-10-06 14:25:05 -05:00
..
PageBase.cpp propigate key events around UI 2023-10-01 18:53:25 -05:00
PageBase.hpp boiler plate code for Pop up Screen to UI to allow for quick way to launch pages. 2023-10-06 14:25:05 -05:00
SettingsPage.cpp Add align to api to UIElement 2023-10-06 13:19:11 -05:00
SettingsPage.hpp fully implement Key press handeling in HAL for esp32 hardware and switch hardware to use the refactored UI 2023-10-05 09:53:07 -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