Commit Graph

228 Commits

Author SHA1 Message Date
galister e1879ca891 playspace center? 2026-07-20 00:26:53 +09:00
galister 2def8c3a6d fmt 2026-07-14 18:05:04 +09:00
galister 30d786eaa1 feat: window snap angles 2026-07-14 18:04:36 +09:00
galister b1e09910a2 monado tab order switch 2026-07-14 14:18:44 +09:00
galister 5407e53700 fix checkbox tooltips + fmt 2026-07-14 14:14:10 +09:00
galister fcc84e56b3 custom palettes 2026-07-14 00:30:59 +09:00
galister fd8a327395 palette selector improvements 2026-07-13 22:03:40 +09:00
galister 952b6e10b6 nicer palette selector 2026-07-13 15:08:14 +09:00
galister d6268c0c20
Merge branch 'main' into wgui_named_colors 2026-07-13 09:02:14 +09:00
galister 962ed32452 parent_color attrib to fix app icons 2026-07-13 04:50:22 +09:00
Aleksander c32e3ef86e dash-frontend: fix more colors, wgui: fix possible flicker 2026-07-12 20:23:32 +02:00
galister 2ea3b222f3 use_bg_color for label 2026-07-13 03:21:34 +09:00
galister 895e95dcf4 dash sidebar + bottom buttons 2026-07-13 02:49:29 +09:00
galister 6a064248dc palette requires restart + suppress fake errors 2026-07-13 00:30:22 +09:00
galister 7ab47ada4b fmt 2026-07-13 00:23:33 +09:00
galister f2e2c37108 commented out light themes for now 2026-07-13 00:15:26 +09:00
galister b3e4e37992 child labels+sprites to inherit on-color from button 2026-07-13 00:08:51 +09:00
galister 40430ea94e switch downloader from hyper to urec 2026-07-12 21:31:48 +09:00
galister 0a7f8340d7 color tweaks & fmt 2026-07-12 21:27:44 +09:00
Aleksander e79dfcb719 dash-frontend: fix light theme everywhere 2026-07-12 13:23:32 +02:00
galister bc0fad60d5 color palette translation 2026-07-12 19:30:51 +09:00
galister dc58c1a555 wip palette selection & persistence 2026-07-12 19:27:47 +09:00
galister a4ce23881a rework palettes; add a range of wip themes 2026-07-12 19:01:17 +09:00
Aleksander 155340b78d dash-frontend: finish theming, wayvr: refactoring, compilable version 2026-07-11 17:33:01 +02:00
Aleksander a00f2ab8db wgui: Color palette (wip)
(uidev & dash-frontend compilable)
2026-07-11 16:02:03 +02:00
galister a10b20aea9 chore: update taffy 2026-07-10 22:51:01 +09:00
oo8dev 80237d36cd
dash-frontend: Application pinning (#565)
* dash-frontend: App pinning (wip)
* App pinning and unpinning, preserve settings (done)
2026-07-07 16:53:55 +02:00
galister 5dd7339b61 translations & fmt 2026-07-05 22:17:48 +09:00
galister 137570f548 add setting for default overlay size 2026-07-05 18:28:50 +09:00
galister 28e164d843 cargo fmt 2026-07-04 03:49:51 +09:00
Aleksander 6f8afea588 whisper: host the models inside wayvr.org 2026-07-04 03:49:51 +09:00
galister 885ee55722 whisper transcription working 2026-07-04 03:49:51 +09:00
galister 37a161c489 only display whisper settings if built with feature 2026-07-04 03:49:51 +09:00
galister d6713176c6 whisper ui 2026-07-04 03:49:51 +09:00
galister 6000986d14 file_downloader to handle redirects 2026-07-04 03:49:51 +09:00
galister 1b8c800de5 wip: whisper stt #2 2026-07-04 03:49:51 +09:00
Aleksander 61cef3aa79 dash-frontend: add wayvr.org button 2026-07-02 21:16:38 +02:00
galister 57ae20e67b cargo fmt 2026-07-03 03:50:50 +09:00
Aleksander c6bfcf8b17 dash-frontend: Remove "Show welcome screen" button in the troubleshooting tab 2026-07-02 20:50:13 +02:00
galister d40e0cdb00 fix tutorial_graduated not saving 2026-07-03 03:41:48 +09:00
Aleksander 4140534548 dash-frontend: "Finish tutorial" button, machine-translate strings 2026-07-02 20:07:08 +02:00
Aleksander bb43da3b08 dash-frontend: clickable links 2026-07-02 19:47:24 +02:00
Aleksander c3f762a0f3 dash-frontend: Donation screen, translation keys for welcome screen 2026-07-02 19:25:20 +02:00
galister 6090be3d9c dashboard welcome mode 2026-07-03 02:12:40 +09:00
galister 6563bbd7de more intuitive bindings order 2026-07-02 20:14:59 +09:00
Aleksander e166d46806 Rebase main: integrate wgui changes with the new bindings ui 2026-07-02 19:46:58 +09:00
Aleksander 169fa0d32a dash-frontend: Welcome screen: Add "You're all set" 2026-07-02 19:46:58 +09:00
Aleksander 951dbbd87f dash-frontend: Welcome screen: Improve UX 2026-07-02 19:46:58 +09:00
Aleksander 1742d5f589 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-07-02 19:46:58 +09:00
Aleksander 0d0b5b8633 wgui: use `TemplateParams` struct 2026-07-02 19:16:22 +09:00