OMOTE/Platformio/OmoteUI/core/screen
MatthewColvin dc5ad76994 Add helper class that make set/get borders padding and Outline
Add Colors Header to have a place to access colors for consistency

use some of this new functionality in pages and screens.
2023-10-08 16:48:03 -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 Add helper class that make set/get borders padding and Outline 2023-10-08 16:48:03 -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
PopUpScreen.cpp Add helper class that make set/get borders padding and Outline 2023-10-08 16:48:03 -05:00
PopUpScreen.hpp convert Screen manager to use vector to allow popper of screen to use the Page. 2023-10-08 12:32:59 -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