Commit Graph

892 Commits

Author SHA1 Message Date
galister
94dd0a2139 ignore per-project cargo locks in favor of workspace 2025-12-28 11:28:10 +09:00
galister
b5f2191ea3 add comment about xkbcommon 2025-12-28 03:12:00 +09:00
galister
7eb16fc205 downgrade libxkbcommon 2025-12-28 02:12:12 +09:00
galister
86cbe8f13b fix <image> instance_count 2025-12-26 11:55:48 +09:00
galister
3484df0cf7 fix build without wayvr feature 2025-12-24 09:15:15 +00:00
galister
10191385e4 DeviceHaptics task 2025-12-24 09:15:15 +00:00
galister
1d6a0e4bde dont die if wayland server init fails 2025-12-24 09:15:15 +00:00
Aleksander
36576122a9 Make WayVR IPC independent of the built-in Wayland server
- Rename state -> wayland_state
- Move WayVR IPC server outside "wayvr" (wayland server) feature
- WayVR IPC server is now available without "wayvr" (wayland server) feature
- Remove run_compositor_at_start (run wayland server instantly)
2025-12-24 09:15:15 +00:00
Aleksander
5afe85a3b3 Slider: show_value, hide tooltip on button press
[skip ci]
2025-12-24 09:15:15 +00:00
galister
ca814e6ecb wayvrctl: allow unquoted strings on set-text 2025-12-24 01:51:25 +09:00
galister
49b6234db3 cleanup 2025-12-24 01:11:54 +09:00
galister
3f5a363136 fmt 2025-12-24 00:58:40 +09:00
galister
6672fb71e4 SetSprite → SetImage, remove fifo & shell label 2025-12-24 00:55:10 +09:00
galister
fcacc182de run wayvr at start by default 2025-12-24 00:26:49 +09:00
galister
b352269556 add <image> widget 2025-12-23 22:10:46 +09:00
galister
17453ae1d9 wayvrctl: sleep to workaround sigbus from proto error 2025-12-23 19:17:57 +09:00
galister
f038ad8a87 wayvrctl + panel-modify ipc 2025-12-23 18:20:27 +09:00
galister
5287b659e8 customization via wayvr_ipc 2025-12-23 13:29:28 +09:00
dependabot[bot]
8f9f057c97 Bump tokio from 1.43.0 to 1.43.1 in /wayvr-ipc (#325)
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.43.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.43.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.43.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-23 03:25:52 +00:00
Aleksander
ccd75c047c Move wayvr-ipc to our workspace (#324) 2025-12-23 02:50:03 +00:00
Aleksander
ca5e361f93 Merge pull request #323 from galister/translations
Update translations
2025-12-22 17:36:05 +01:00
Aleksander
9ea9da18f5 update translations, use gemma3:27b instead
[skip ci]
2025-12-22 17:35:03 +01:00
galister
4ea5829824 fix sticky state on Lock Interaction 2025-12-23 01:06:16 +09:00
galister
a20ca4cc2b dont apply round multiplier to percentage values 2025-12-23 00:44:32 +09:00
galister
30fd56402a fix openxr line colors 2025-12-23 00:10:02 +09:00
galister
ff33657959 fix keycap scaling anim 2025-12-22 21:23:32 +09:00
galister
4e77058618 toast translations, empty set warning 2025-12-22 20:50:00 +09:00
galister
9e6d4379b8 add bgr8-unorm to supported dds 2025-12-22 20:22:21 +09:00
galister
b90b7336e0 add universal _long_release and variants 2025-12-22 17:47:46 +09:00
galister
a0bc4001c0 settings for text+bg colors, anim speed, rounding 2025-12-22 15:03:17 +09:00
galister
b9513c3c36 add extra trace logs, mirrors to support MainThreadWlxCapture 2025-12-22 14:21:18 +09:00
galister
e6cb608bbf add space_drag_unlocked settings 2025-12-22 13:08:15 +09:00
Mitsuami
1a1e1c51b0 update ja locale (#318) 2025-12-22 03:00:50 +00:00
Aleksander
9da4fa685d fix translated translation keys
[skip ci]
2025-12-21 15:39:52 +00:00
galister
39ea443a07 fix translation keys 2025-12-21 15:39:52 +00:00
Aleksander
770dcdaf4c add translations
[skip ci]
2025-12-21 15:39:52 +00:00
galister
d18871eb0a max 6 sets 2025-12-21 22:50:10 +09:00
galister
b69d382451 fix watch sticky states 2025-12-21 22:28:15 +09:00
galister
ec1a4e4205 left, right & middle-specific press-release actions on buttons 2025-12-21 22:16:02 +09:00
galister
e04edec586 watch: highlight buttons of active overlays 2025-12-21 21:53:25 +09:00
galister
d61b056db5 remove unused settings, update sample config 2025-12-21 20:04:20 +09:00
galister
48c02397a8 watch: highlight edit mode button while in edit mode 2025-12-21 18:25:07 +09:00
galister
b11884637d fix floating overlays recentering when leaving edit mode 2025-12-21 18:05:36 +09:00
galister
3776bad899 fix edit overlay getting stuck on mirrors 2025-12-21 18:03:00 +09:00
galister
b7ea642ef3 add help about wrong screen selection; fix mouse translation keys 2025-12-21 17:43:23 +09:00
galister
79aa3f8977 hide_grab_help setting 2025-12-21 17:09:47 +09:00
galister
a139ab7b15 add more help to grab-help 2025-12-21 17:03:40 +09:00
galister
1c6ebc745d grab-help panel, FollowHand align_to_hmd 2025-12-21 16:00:45 +09:00
galister
8e62e11d65 include ext_hand_interaction bindings for the sake of including them 2025-12-21 12:26:09 +09:00
galister
52ffa0989c fix exec button consuming InternalStateChange 2025-12-20 22:28:41 +09:00