SpookySkeletons
a7996d7db8
fix: KDE vertical monitor fix ( #247 )
2025-08-12 08:30:42 +00:00
Tayou
f4fbb416da
Add OVR Toolkit OSC Parameters ( #219 )
...
* Add OVR Toolkit OSC Parameters
see: https://wiki.ovrtoolkit.co.uk/#/OSC?id=osc-integration
* max battery is probably 1.0
* cargo fmt & apply suggestion
* forgor rust is snake_case & 1f32
2025-06-26 08:41:34 +00:00
galister
2347d4e5aa
fix errors
2025-05-30 22:23:24 +09:00
galister
f29364d772
headless mode
2025-05-30 22:14:22 +09:00
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
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
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
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
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
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
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
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
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
bffb4c12cf
fix build with non-default features
2025-04-08 19:52:34 +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
galister
4cb12a2a01
Revert "WayVR: Vulkano dmabuf attempt"
...
This reverts commit 45ab38c310 .
2025-04-07 07:34:56 +09:00
galister
b830c826a0
separate transfer and capture queues
2025-04-07 05:41:02 +09:00
Aleksander
45ab38c310
WayVR: Vulkano dmabuf attempt
2025-04-06 22:03:40 +02:00
galister
bc6c510af1
get rid of cstr dependency
2025-04-07 04:46:47 +09:00
galister
3dd31ec468
fix mouse renderer
2025-04-07 03:38:16 +09:00
galister
60850d8d70
get rid of once_cell
2025-04-07 03:31:58 +09:00
galister
7ac3072506
move drm modifiers to WlxGraphics
2025-04-07 03:06:22 +09:00
galister
2952a3cea1
update vulkano
2025-04-07 02:33:40 +09:00
Aleksander
bb2f8380fd
WayVR: Fix frame_meta returning None
2025-04-06 19:03:29 +02:00
galister
1deae19f92
refactors & clippy recommendations
2025-04-07 00:58:03 +09:00
galister
cf29682e66
rework rendering backend
2025-04-06 22:12:56 +09:00
Jay
5f93bc9cac
Config notification/toast sound ( #179 )
...
* try adding config to load different sound
looks like include_bytes!() doesn't take a variable parameter, so will need a different solution lol.
* no errors in loading, but toast.rs now has a lifetime issue
* hey, config toast sound works now!
the sound is loaded in AppState now, since Toast are created in several different places at different times, and i don't want to load the sound every time a toast is made.
also put back the original sound since i accidentally commited my custom one.
* clean up
* change custom toast sound leak to happen on load rather than every play
* move toast sound loading into a function
so it can be reused in the future, for example if we want to load arbitrary keypress sounds or other [u8] data.
* remove label from try_load_bytes, return early when failing
2025-03-24 11:32:29 +00:00
Aleksander
a55d0d74bb
WayVR: Convert target_display to lowercase at runtime ( Closes #158 )
...
[skip ci]
2025-03-12 17:55:05 +01:00
Aleksander
6d39380ebc
WayVR: Implement software texture blitting as an alternative to dmabuf ( Closes #174 ) ( #178 )
2025-03-11 22:42:37 +00:00