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
8a34d0220c
OMOTE
/
Platformio
/
OmoteUI
/
core
/
widget
History
Matthew Colvin
736029c89a
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
..
Button.cpp
Convert Lvgl resource manager to recursive mutex to allow re locking in thread.
2023-10-06 22:11:15 -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
add label widget and text styling
2023-10-09 21:22:33 -05:00
Label.hpp
add label widget and text styling
2023-10-09 21:22:33 -05:00
Slider.cpp
Add Slider Class
2023-10-08 20:23:01 -05:00
Slider.hpp
Add Slider Class
2023-10-08 20:23:01 -05:00
WidgetBase.cpp
add label widget and text styling
2023-10-09 21:22:33 -05:00
WidgetBase.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