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
58787f5bf0
OMOTE
/
Platformio
/
OmoteUI
/
core
/
widget
History
MatthewColvin
58787f5bf0
Move logic related to owning widgets into its own class to prepare for a widget type that can own other widgets.
2023-10-12 15:24:10 -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
Move logic related to owning widgets into its own class to prepare for a widget type that can own other widgets.
2023-10-12 15:24:10 -05:00