Commit Graph

11 Commits

Author SHA1 Message Date
Aleksander
8d41d8bbd1 scissor attempt 2025-09-23 17:43:19 +02:00
Aleksander
481db7f23c refactor: pedantic cargo clippy, do not use Results for always-succeeding functions 2025-08-16 21:27:47 +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
1215a50324 fix scaling, refactors 2025-06-26 04:22:40 +09:00
galister
fc294e6f9a SharedAtlas is not pub 2025-06-25 21:29:33 +09:00
galister
158562031f wgui: introduce SharedContext to share between Contexts 2025-06-25 21:06:05 +09:00
Aleksander
a2a7c71c22 Animated transforms on hover 2025-06-20 13:06:04 +02:00
galister
9c1bd5b4f2 wgui: reuse WGfxPass on text & rect renderers 2025-06-18 04:18:07 +09:00
galister
76288f73c5 reuse wgfxpass on wayvr+screen 2025-06-18 03:04:51 +09:00
galister
f05d3a8251 new workspace 2025-06-18 01:14:04 +09:00