Aleksander
860ae92edf
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-26 23:19:28 +02:00
galister
9a23fdc541
license fixes
2026-01-10 20:52:33 +09:00
galister
f038ad8a87
wayvrctl + panel-modify ipc
2025-12-23 18:20:27 +09:00
Aleksander
e76ad82c60
update all deps
2025-12-08 22:57:44 +01:00
Aleksander
71898056f3
add `WguiFontSystem`, remove `FONT_SYSTEM` singleton, custom fonts, add `Light` font weight
...
there are a few gzip-compressed ttf as for now, looks like variable fonts aren't parsed properly by cosmic_text. Not sure why. Also, we probably need to have a fallback for CJK characters in the future, or just fallback to the built-in ones in the OS.
2025-11-07 22:21:57 +01:00
Aleksander
3dff9c5882
wgui: Separate user and wgui assets, topmost widgets (poc)
2025-10-05 13:48:58 +02:00
galister
0d251e9351
update deps
2025-09-28 20:16:45 +09:00
Aleksander
1358af75e3
update all cargo crates to the newest version, unify crate versions
2025-09-20 15:28:48 +02:00
Aleksander
eaa81450b5
wgui: basic i18n support, refactoring: use `LayoutState`, translation framework (LLM-based generator)
2025-08-02 23:31:23 +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
44a9faac14
keyboard progress & refactors
2025-06-20 00:48:37 +09:00
Aleksander
e09783791f
wgui: fully working templates!
2025-06-18 19:08:46 +02:00
Aleksander
231b8bc3e1
wgui: use ouroboros self-ref struct
2025-06-17 22:54:21 +02:00
galister
f05d3a8251
new workspace
2025-06-18 01:14:04 +09:00