OMOTE/Platformio/OmoteUI/core/screen
2023-10-05 09:53:07 -05:00
..
BackgroundScreen.cpp Added concept of Background Screen that allows for construction of pages before knowing the final parent. 2023-09-22 19:59:24 -05:00
BackgroundScreen.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
HomeScreen.cpp 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
HomeScreen.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
ScreenBase.cpp propigate key events around UI 2023-10-01 18:53:25 -05:00
ScreenBase.hpp propigate key events around UI 2023-10-01 18:53:25 -05:00