Commit Graph

4 Commits

Author SHA1 Message Date
Aleksander
93a3fee349 wgui: interactable components, rename TextLabel -> WidgetLabel 2025-08-10 11:46:01 +02:00
Aleksander
4e46c45bcf wgui: Refactoring, various changes (see desc)
- use parking_lot for mutex (less restrictive and easier to use)
- simplify event callbacks and widget type casting
- defer component initialization at start (required for setting the initial state of sliders)
- fix non-working scroll events
- update testbed.xml
- replace slider with the real one in bar.xml
- show slider text on its handle
2025-07-29 22:12:01 +02:00
galister
247c51c3b7 sprite colors 2025-06-28 19:28:28 +09:00
galister
f05d3a8251 new workspace 2025-06-18 01:14:04 +09:00