wayvr/wgui
Aleksander eac1f08e5c wgui: <Video> support [Squash]
commit da9ad32fe4
Author: Aleksander <aleksander@oo8.dev>
Date:   Sat Jun 6 14:44:15 2026 +0200

    wgui: video: variable speed control

commit 683b1115ba
Author: Aleksander <aleksander@oo8.dev>
Date:   Fri Jun 5 18:44:45 2026 +0200

    wgui: video: framerate control, `looping` parameter in <Video>

commit ddf99d0b43
Author: Aleksander <aleksander@oo8.dev>
Date:   Fri Jun 5 12:19:44 2026 +0200

    do not break toml 1.0 syntax compatibility

commit 69803ec6cd
Author: Aleksander <aleksander@oo8.dev>
Date:   Fri Jun 5 12:08:25 2026 +0200

    wgui: dav1d video playback works

commit 5c929c4fee
Author: Aleksander <aleksander@oo8.dev>
Date:   Thu Jun 4 23:09:30 2026 +0200

    wgui: use dav1d (wip)

commit 3c2ac4b5f1
Author: Aleksander <aleksander@oo8.dev>
Date:   Thu Jun 4 21:34:44 2026 +0200

    wgui: <Video> tag (wip), Duck IVF parser (video container), add `video` feature
2026-06-06 16:17:40 +02:00
..
assets/wgui wgui: Add `ColorSelector` component 2026-04-11 00:22:24 +02:00
contrib new workspace 2025-06-18 01:14:04 +09:00
doc wgui: `ComponentBarGraph`, `WidgetCustomDraw` 2026-04-02 17:43:10 +02:00
src wgui: <Video> support [Squash] 2026-06-06 16:17:40 +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.toml wgui: <Video> support [Squash] 2026-06-06 16:17:40 +02:00
LICENSE license fixes 2026-01-10 20:52:33 +09:00
README.md docs: move out docs to a separate repo/website, fix typos 2026-03-24 00:19:27 +01:00
rustfmt.toml dash-frontend: tabs, other fixes (desc) 2025-09-15 20:37:55 +02:00

README.md

 logo

wgui

an experimental gui library for WayVR and friends

powered by Vulkan

Wgui documentation available at wayvr.org or here.