wayvr/wgui
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
..
contrib new workspace 2025-06-18 01:14:04 +09:00
doc fix keyboard layout 2025-06-18 23:28:03 +02:00
src wgui: Refactoring, various changes (see desc) 2025-07-29 22:12:01 +02:00
.editorconfig new workspace 2025-06-18 01:14:04 +09:00
.gitignore new workspace 2025-06-18 01:14:04 +09:00
Cargo.lock new workspace 2025-06-18 01:14:04 +09:00
Cargo.toml wgui: Refactoring, various changes (see desc) 2025-07-29 22:12:01 +02:00
README.md new workspace 2025-06-18 01:14:04 +09:00
rustfmt.toml new workspace 2025-06-18 01:14:04 +09:00

README.md

 logo

wgui

an experimental gui library for wlx-overlay-s and WayVR Dashboard

powered via vulkan