Commit Graph

973 Commits

Author SHA1 Message Date
galister
4dc8bb0a3a watch: devices wrap, up to 3 rows 2025-12-19 00:24:40 +09:00
galister
3b44535407 fmt 2025-12-18 21:27:09 +09:00
galister
a12a181422 ignore ray hits from back side 2025-12-18 21:26:17 +09:00
galister
f0937e7036 pipewire: log errors from set_active 2025-12-18 11:00:40 +09:00
Aleksander
346d20d55e Merge pull request #304 from Okabintaro/improve-german-translation
Improve German translation
2025-12-17 21:12:26 +01:00
Okabintaro
757405fa60 Merge branch 'main' into improve-german-translation 2025-12-17 21:11:42 +01:00
Okabintaro
94e29089d7 Improve German translation
Make it more consistent and understandable, fix some AI translation
quirks(e.g. 3d sound mode).
2025-12-17 21:08:33 +01:00
Aleksander
951c17fff8 Merge pull request #303 from Okabintaro/improve-german-translation
Improve German translation
2025-12-17 21:08:15 +01:00
Okabintaro
8c5af8360b Improve German translation
Make it more consistent and understandable, fix some AI translation
quirks(e.g. 3d sound mode).
2025-12-17 21:05:52 +01:00
galister
2d3c1bb2a3 default_keymap setting, set wayvr keymap when wayvr starts 2025-12-18 01:29:36 +09:00
galister
595b59b865 fix openvr overlays not dropping 2025-12-17 20:54:43 +09:00
galister
a4e159f78b fmt 2025-12-17 19:34:35 +09:00
galister
cd52b3cabb single set mode 2025-12-17 19:23:44 +09:00
galister
90bce4c369 static positioning to also set global 2025-12-17 16:58:13 +09:00
galister
b28c402ddf fmt 2025-12-17 16:13:40 +09:00
galister
e1a3471ed1 improve watch overlay layou 2025-12-17 16:13:32 +09:00
galister
ea90853e56 custom panels 2025-12-17 15:54:52 +09:00
Gabriele Musco
9dbd35e8f7 feat: add X-XR-Plugin flag and X-XR-Plugin-Exec to .desktop file
This change is part of a new initiative in Envision to revamp the plugin
system. The new system is such that Envision will no longer install plugins on
its own, instead it will detect system provided plugin applications via
the X-XR-Plugin flag, and be instructed on a specific command to use
with the optional X-XR-Plugin-Exec.

This proposed specification is detailed in the following issue:
<https://gitlab.com/gabmus/envision/-/issues/250>
2025-12-17 06:29:53 +00:00
hypevhs
a8c083089c Fix link to keyboard.yaml in README 2025-12-17 00:47:54 +00:00
Aleksander
2bc72d4259 Use visual social badges in README.md
[skip ci]
2025-12-17 00:47:14 +00:00
Aleksander
fe017a751b Merge pull request #297 from galister/staging
UX improvements: make toast, watch and notifications easier to read and use
2025-12-16 20:27:50 +01:00
Aleksander
d6b176f23a make watch pretty
[skip ci]
2025-12-16 20:27:07 +01:00
Aleksander
326b0d710c make toasts pretty 2025-12-16 18:57:10 +01:00
galister
bdc1bf87b2 sunset theme.xml in favor of globals 2025-12-16 18:55:03 +01:00
Jay
6086dcf233 osc: Add parameters for Working Sets / OVR Toolkit's Profiles (#295)
* add `lowestBattery` parameter to match the casing of other parameters

* add the following parameters:
`isEditModeActive`, `ToggleEditMode`, `currentWorkingSet`, `CurrentProfile`, and `totalWorkingSets`

* treat fully transparent overlays as "not visible"

this fixes the `isWristVisible` parameter; it was always True even when not looking at it since the watch is usually always "active", which was the only condition before.
2025-12-16 15:04:11 +00:00
galister
c41c0b9b59 sbs 3d support 2025-12-16 23:12:35 +09:00
galister
9f5c0b9049 query fcitx at start 2025-12-16 04:43:00 +00:00
galister
2b3cdc3c8b fcitx: capture variant by regex 2025-12-16 04:43:00 +00:00
galister
c19c9da5f0 fall back to system layout more aggressively 2025-12-16 04:43:00 +00:00
galister
19b7541049 reload system layout instead of re-using from startup 2025-12-16 04:43:00 +00:00
galister
a0c9275b44 IMEs to use system layout 2025-12-16 04:43:00 +00:00
galister
1077d2606d SIGUSR1 to trigger fcitx layout change 2025-12-16 04:43:00 +00:00
galister
12e5749bda set wayvr keymap 2025-12-16 04:43:00 +00:00
galister
9c71917b2a poc keyboard layout change on wayland 2025-12-16 04:43:00 +00:00
galister
c732424e7d dbus refactor 2025-12-16 04:43:00 +00:00
galister
f2f02855e3 separate GuiPanel for each keyboard layout 2025-12-16 04:43:00 +00:00
galister
8418516236 wayvr: interface to set keymap 2025-12-16 04:43:00 +00:00
galister
4bd8cc1955 notifications tiny cleanup 2025-12-16 04:43:00 +00:00
Sefa Eyeoglu
3ad5c8cbfd Delete broken asset symlinks (#290)
Ran `find -xtype l -delete`

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2025-12-14 13:22:08 +00:00
galister
41485bcc2f pipewire: log all stream change requests 2025-12-14 12:32:35 +09:00
galister
9df0bc0976 include instructions about uinput module 2025-12-14 10:49:21 +09:00
galister
f3f775c06b add ::SendKey 2025-12-14 02:42:50 +09:00
galister
f2bd169c22 edit mode: load disable grab state 2025-12-14 01:54:33 +09:00
galister
169c1c87f7 reduce openxr version to work with 22.04 openxr-loader 2025-12-14 01:46:07 +09:00
galister
17165123b9 sunset theme.xml in favor of globals 2025-12-14 00:34:06 +09:00
galister
5035893fab upload-artifact dnt respect working-directory 2025-12-13 14:19:03 +00:00
galister
661ad7d761 toast: limit size and enable word wrap 2025-12-13 21:59:32 +09:00
galister
ff4b39069c per-window option to disable grabbing 2025-12-13 21:44:36 +09:00
galister
6793a163af adjust default screen position to be lower 2025-12-13 21:13:11 +09:00
galister
8969a76cd2 fix zero transforms getting serialized 2025-12-13 21:08:21 +09:00