OMOTE/Platformio/OmoteUI/core/widget
Matthew Colvin 7d68cce6ad Add start stop event handling in UIElement
Add demo page to get play logic out of settings page.

Add a demo page and a Settings page to the home screen.
2023-10-12 15:25:42 -05:00
..
Button.cpp Working on making a brightness slider that can be reused easily 2023-10-12 15:25:23 -05:00
Button.hpp Convert Lvgl resource manager to recursive mutex to allow re locking in thread. 2023-10-06 22:11:15 -05:00
Label.cpp Working on making a brightness slider that can be reused easily 2023-10-12 15:25:23 -05:00
Label.hpp add label widget and text styling 2023-10-09 21:22:33 -05:00
List.cpp Add start stop event handling in UIElement 2023-10-12 15:25:42 -05:00
List.hpp Add start stop event handling in UIElement 2023-10-12 15:25:42 -05:00
Slider.cpp added ability to adjust brightness slider height easily 2023-10-12 15:25:32 -05:00
Slider.hpp Add Slider Class 2023-10-08 20:23:01 -05:00
WidgetBase.cpp added ability to adjust brightness slider height easily 2023-10-12 15:25:32 -05:00
WidgetBase.hpp Working on making a brightness slider that can be reused easily 2023-10-12 15:25:23 -05:00