Commit Graph

1630 Commits

Author SHA1 Message Date
oneshinyboi d0f134e83d
cargo fmt 2026-08-16 00:56:11 -05:00
oneshinyboi d17624251a
prevent main thread deadlock and fix xml 2026-08-16 00:46:57 -05:00
oneshinyboi 7d9f1fedeb
update translations 2026-08-16 00:15:47 -05:00
oneshinyboi 2305461f26
fix lang 2026-08-16 00:10:34 -05:00
oneshinyboi 47bd796c48
tweaks 2026-08-15 22:59:44 -05:00
oneshinyboi 3eefb28848
separate swipe code from main keyboard code 2026-08-15 22:57:18 -05:00
oneshinyboi 5d69d496b0
fix merge 2026-08-15 21:58:16 -05:00
oneshinyboi 3f3eadbbb8
Merge branch 'upstream-main'
# Conflicts:
#	Cargo.lock
#	dash-frontend/src/tab/settings/tab_features.rs
#	wayvr/src/overlays/dashboard.rs
#	wayvr/src/overlays/keyboard/builder.rs
#	wayvr/src/overlays/keyboard/mod.rs
#	wgui/src/components/checkbox.rs
2026-08-15 21:23:51 -05:00
oneshinyboi 55c46ccfd2
fix swipe_type wayvr 2026-08-15 21:14:53 -05:00
oneshinyboi 13d63b00fd
add disabled state for checkboxes and apply to enable swipe to type 2026-08-15 20:06:22 -05:00
oneshinyboi ad89b44db2
gate swipe type behind feature, edit dashboard 2026-08-15 19:01:05 -05:00
Diamond White 404b5ea659 start dashboard swipe type download button 2026-08-14 15:56:04 -05:00
galister cb3aa42bd9 Release 26.8.0 2026-08-10 03:32:27 +09:00
Aleksander e6c5142476 dash-frontend: btn_supporter ui fix [skip ci] 2026-08-09 18:06:34 +02:00
Aleksander b02cfa446f wgui: label: fix color palette not triggering any color update 2026-08-09 18:02:11 +02:00
Aleksander 8ad055a483 wayvr: translation strings for notify_send 2026-08-09 21:48:40 +09:00
Aleksander f13562c7dc wayvr: baked toasts 2026-08-09 21:48:40 +09:00
galister 669043035e
Supporter chance (#624)
* refactor SupporterTier

* supporter carousel weighted chance

* fix light mode woes
2026-08-09 20:54:14 +09:00
galister 77b5004541 add tests for translation jsons 2026-08-09 18:34:27 +09:00
oo8dev 1a44b54d98
Supporters list (#622)
* Supporters list

* dash-frontend: Random supporter on main screen, wgui: prevent unnecessary redraws

* more creative sponsor messages

---------

Co-authored-by: galister <22305755+galister@users.noreply.github.com>
2026-08-09 17:48:52 +09:00
Aleksander cae2d7c7e2 clippy 2026-08-08 04:03:56 +09:00
hypevhs 6631c004c9 README: update Envision and SteamVR info 2026-08-06 11:16:44 +09:00
Aleksander 98f800c644 translator: Fix english not working at all, minor refactoring 2026-08-03 09:40:17 +02:00
Aleksander 3ae01f59d1 fix typo 2026-08-03 11:43:26 +09:00
Aleksander 6fa434af46 dash-frontend: fix stray '?' character, fix pl.json 2026-08-03 11:43:26 +09:00
Aleksander dcb01fdb6a translator: Update description.txt 2026-08-03 11:43:26 +09:00
galister 3940e8b4f2 dash-frontend translations 2026-08-03 11:43:26 +09:00
galister 97418111fb translations json → csv 2026-08-03 11:43:26 +09:00
Aleksander 38590d9cfb bugfix: whisper options do not show up in vr 2026-08-02 22:47:45 +02:00
galister 2e07818072 use xkb style for variants 2026-08-02 23:53:59 +09:00
galister 5a9133c497 translation keys 2026-08-02 23:41:43 +09:00
galister 84068ca710 typo 2026-08-02 23:39:25 +09:00
galister a7ff06f38a toast when no keymaps configured 2026-08-02 23:38:36 +09:00
galister 7b8fadfaf2 keymap cycling 2026-08-02 23:29:07 +09:00
galister eb2786311a wording for space_drag_affects_world 2026-08-02 17:15:35 +09:00
galister 8e0f27f690 fix auto_movement on Floating 2026-08-02 17:11:58 +09:00
galister e64fb789c7 persist window sizes for wvr & passthru 2026-08-02 17:11:58 +09:00
galister 05aac47716 fix persisting global & static overlays 2026-08-02 17:11:58 +09:00
galister ebb912db68 align_to_hmd for static & floating 2026-08-02 17:11:58 +09:00
galister 75154d8375 monado task switcher: use client id instead of name 2026-08-02 17:11:58 +09:00
galister 4c918b0aaf cleanup 2026-08-02 17:11:58 +09:00
galister 5ba7d1fdad defaults for positioning, opecity, curvature 2026-08-02 17:11:58 +09:00
galister 4eeb0afb0b align_to_hmd regardless of Positioning 2026-08-02 17:11:58 +09:00
galister f4523f3ab1 persistent passthrus 2026-08-02 17:11:58 +09:00
galister c594f6bda3 load state for global overlays 2026-08-02 17:11:58 +09:00
galister 6edf144aee passthru icon 2026-08-02 17:11:58 +09:00
Beyley Cardellio b85077b559 openxr: Add support for ContactGlove2+Magnetra2 2026-08-02 13:20:05 +09:00
Beyley Cardellio 29c5800a61 openxr: Correct check for other extensions 2026-08-02 13:20:05 +09:00
galister 3cfbafa577 focus mode: add keyboard toggle, num keys 2026-08-02 00:01:17 +09:00
galister 05708813be start blocking poses after keyboard was clicked once 2026-08-01 23:43:59 +09:00