This website requires JavaScript.
Explore
Help
Sign in
morgan
/
OMOTE
Watch
1
Star
0
Fork
You've already forked OMOTE
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
4a5c83c8b9
OMOTE
/
Platformio
/
OmoteUI
/
core
/
screen
History
MatthewColvin
4a5c83c8b9
fully implement Key press handeling in HAL for esp32 hardware and switch hardware to use the refactored UI
...
make UI add widgets on button presses as a demo
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