Commit Graph

539 Commits

Author SHA1 Message Date
Sapphire
b0f5e23ffd separate floor offset from space drag transform (#218)
Closes #163
2025-05-24 23:42:17 +00:00
Chris D
af45138add Improve default WMR OpenXR bindings (#213)
* Bring back using dpad for click modifiers

* Use system button for show_hide on WMR controllers

---------

Co-authored-by: hare_ware <3469405-hare_ware@users.noreply.gitlab.com>
2025-05-16 20:01:53 +00:00
James Hogan
b543a6890e Update openxrs to fix jsoncpp compilation error (#215)
Update openxrs to get the fix for a cmake error: "requires target
'jsoncpp_interface' that is not in any export set" [1], and update call
to create_space() to take an API change [2] into account.

[1] https://github.com/Ralith/openxrs/issues/148
[2] d8ea5553d5
2025-05-16 19:22:22 +00:00
galister
f85e6088ce use prepare env script for all actions 2025-05-14 11:04:44 +02:00
galister
4897c93382 install libxcb-glx0 for CI 2025-05-14 11:04:44 +02:00
galister
938948ae44 fix upright screens while attempting to not break COSMIC 2025-05-14 11:04:44 +02:00
galister
c44a998c67 add flatpak manifest 2025-05-14 11:04:44 +02:00
galister
eef80eae3a Bundle WayVR Dashboard into wlx, find wayvr-dashboard executable in AppImage (if exists) (#208) (#210)
Co-authored-by: Aleksander <aleksander@oo8.dev>
2025-05-10 08:03:40 +00:00
galister
a221734e23 improve logging around wayland/x11 init 2025-05-10 16:52:35 +09:00
galister
ed5b0307d7 debug print on runtime errors 2025-05-10 16:13:37 +09:00
Aleksander
6e08b7f3af Merge pull request #206 from olekolek1000/main
WayVR: Use `wayvr-dashboard` as the default executable if it's not set
2025-05-06 16:18:36 +02:00
Aleksander
de56c99e36 WayVR: Use wayvr-dashboard as the default executable if it's not set 2025-05-06 16:06:12 +02:00
galister
f6f330cedd wayvr: premultiplied glClear 2025-05-02 03:39:28 +09:00
Aleksander
7a68c3eec0 WayVR: Use eglGetPlatformDisplayEXT if available, cargo clippy warning fixes (#205) 2025-05-01 18:08:07 +00:00
galister
fbb16eccf6 relative positioning rework 2025-05-02 02:39:29 +09:00
galister
96a05d0835 get_wayvr unwrap was not safe after all 2025-05-01 05:43:14 +09:00
Aleksander
6b3f091552 WayVR: Minor refactoring (#203)
Use iterators instead of closures.
2025-04-29 22:49:48 +00:00
Aleksander
9fb1d63477 Merge pull request #202 from olekolek1000/main
/tmp/wlx.log fix (Fixes #201)
2025-04-25 22:42:41 +02:00
Aleksander
7bf4f99e90 /tmp/wlx.log fix (Fixes #201) 2025-04-25 22:28:44 +02:00
galister
878bc4bf53 wayvr: fix keyboard modifiers of different pointer modes 2025-04-25 17:07:15 +09:00
galister
0152194278 Update bug-report.md 2025-04-24 16:53:39 +00:00
Aleksander
7c8a29549e Merge pull request #198 from olekolek1000/main
WayVR: Minor refactoring, fix panic after dropping an overlay
2025-04-23 21:37:27 +02:00
Aleksander
71ad1f043f WayVR: Minor refactoring, fix panic after dropping an overlay 2025-04-23 21:14:46 +02:00
galister
33354935f0 fix mirrors on openvr 2025-04-22 04:48:33 +09:00
galister
2620a791b9 fix mirrors never popping up 2025-04-22 04:07:32 +09:00
Aleksander
332d7653d8 Merge pull request #195 from olekolek1000/main
WayVR: Automatically fallback to software blitting in case if dmabuf initialization has failed
2025-04-17 21:24:50 +02:00
Aleksander
9c9f744412 WayVR: Automatically fallback to software blitting in case if dmabuf initialization has failed, fix cargo fmt errors 2025-04-17 21:14:00 +02:00
galister
9f2f3727aa CI: run the clippy+fmt action on all PRs 2025-04-16 19:02:07 +09:00
galister
04063cd60b CI: fix sccache 2025-04-16 18:34:40 +09:00
galister
adc96ab1b5 update libmonado 2025-04-15 15:59:15 +09:00
Aleksander
d6c106c654 Merge pull request #194 from olekolek1000/main
WayVR: Update wayvr.yaml
2025-04-14 22:55:20 +02:00
Aleksander
c117b44c54 WayVR: Update wayvr.yaml
WayVR Dashboard doesn't need this environment variable anymore since version 0.3.3, it's set automatically.

[skip ci]
2025-04-14 22:54:35 +02:00
galister
bcc9f5d277 Release 25.4.2 2025-04-12 18:04:00 +09:00
galister
5723d668e3 add issue template 2025-04-11 21:33:51 +09:00
Orion
1ae50a35ec add basic input blocking through libmonado (#190) 2025-04-11 11:14:09 +00:00
AdiMCS
5b23de0599 Add default space_reset binding for all controllers (#191)
* Converted tabs to spaces for consistency

* Added default space_reset binding as space_drag's double click variant for all controllers

* Fixed duplicate space_resets
2025-04-10 22:49:58 +00:00
galister
cdbe3c4ad3 openvr lines are dirty by default 2025-04-11 05:12:02 +09:00
galister
412f199f91 openvr: native is srgb, set image_view for lines 2025-04-11 04:41:04 +09:00
Aleksander
4e30bb8cbe WayVR: doc: Rename executable name in the wayvr.yaml (#192)
[skip ci]
2025-04-10 19:30:44 +00:00
galister
45e53c15a3 steamvr staging texture to use native_format 2025-04-11 04:14:27 +09:00
galister
21a4797d2a update wlx-capture 2025-04-11 02:23:01 +09:00
galister
a8ecc973a4 use srgb for openxr, linear for openvr 2025-04-11 02:13:02 +09:00
galister
f12d151abf workaround attempt for cosmic desktop 2025-04-11 02:05:11 +09:00
galister
5ca634b552 Release 25.4.1 2025-04-10 05:11:24 +09:00
galister
409b89585e release native binary as well as appimage 2025-04-10 05:07:42 +09:00
galister
92c59850b6 only run clippy on default features 2025-04-08 19:59:23 +09:00
galister
bffb4c12cf fix build with non-default features 2025-04-08 19:52:34 +09:00
galister
feac111949 CI to cover clippy + uidev 2025-04-08 19:25:11 +09:00
galister
f13a473048 use multi-threaded capture if vk queues ≥ 2 2025-04-08 00:49:34 +09:00
galister
b2a7d3c4cb use-bigger-hammer style fix for wayvr dmabufs 2025-04-07 07:56:01 +09:00