OMOTE/Platformio/OmoteUI/core
Matthew Colvin 04fd9781ed Working on making a brightness slider that can be reused easily
piping around IDS to correct places
2023-10-12 15:25:23 -05:00
..
page move some pages that are specific out of the "core" folder 2023-10-12 15:25:15 -05:00
screen move some pages that are specific out of the "core" folder 2023-10-12 15:25:15 -05:00
widget Working on making a brightness slider that can be reused easily 2023-10-12 15:25:23 -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 remove dead interface class 2023-10-12 15:25:03 -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 Working on making a brightness slider that can be reused easily 2023-10-12 15:25:23 -05:00