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
04fd9781ed
OMOTE
/
Platformio
/
OmoteUI
/
core
/
screen
History
Matthew Colvin
442d0b0dad
move some pages that are specific out of the "core" folder
2023-10-12 15:25:15 -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
PopUpScreen.cpp
Make UI Element the owner of the Unique pointers to other UI elements to allow for easier scope management of adding elements to one another
2023-10-12 15:24:25 -05:00
PopUpScreen.hpp
Make UI Element the owner of the Unique pointers to other UI elements to allow for easier scope management of adding elements to one another
2023-10-12 15:24:25 -05:00
ScreenBase.cpp
convert Screen manager to use vector to allow popper of screen to use the Page.
2023-10-08 12:32:59 -05:00
ScreenBase.hpp
convert Screen manager to use vector to allow popper of screen to use the Page.
2023-10-08 12:32:59 -05:00