OMOTE/Platformio/OmoteUI/core
2023-10-12 15:24:38 -05:00
..
interfaces clang format code 2023-09-16 15:34:16 -05:00
page fix linux build breaks of sim build 2023-10-12 15:24:38 -05:00
screen fix linux build breaks of sim build 2023-10-12 15:24:38 -05:00
widget 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
BorderOutlinePadding.hpp Add helper class that make set/get borders padding and Outline 2023-10-08 16:48:03 -05:00
Colors.hpp add label widget and text styling 2023-10-09 21:22:33 -05:00
poller.cpp clang format code 2023-09-16 15:34:16 -05:00
poller.hpp clang format code 2023-09-16 15:34:16 -05:00
ScreenManager.cpp Add Slider Class 2023-10-08 20:23:01 -05:00
ScreenManager.hpp convert Screen manager to use vector to allow popper of screen to use the Page. 2023-10-08 12:32:59 -05:00
TextStyle.hpp add label widget and text styling 2023-10-09 21:22:33 -05:00
UIElement.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
UIElement.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
UIElementIds.hpp push Display settings page on a tem button press 2023-10-07 19:54:05 -05:00