Commit Graph

26 Commits

Author SHA1 Message Date
galister
b830c826a0 separate transfer and capture queues 2025-04-07 05:41:02 +09: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
Aleksander
eb3087f230 Merge Staging into main (#130)
* config: add use_passthrough

* do not use ALPHA_BLEND if passthrough is off

* keyboard.yaml auto_labels

* OSC: Finish XSOverlay parity (#124)

* osc-battery - utilise match return value to set parameter

this just lets parameter be a `&str` instead of a `String`, and reduces repetition.

* osc-battery - fix error where trackers were 1-indexed instead of 0-indexed

* osc-battery: xsoverlay parity! add average tracker and controller battery parameters.

this should now be in parity with xsoverlay's parameters.

gone back to 1-indexing trackers because it's more user-friendly, so other programs can standardise more easily.

* osc battery: ...that was not 1-indexed.

no idea how I made that mistake but the sent tracker parameters were actually still 0-indexed.

* Update Envision section (#123)

add directions for appimage autostart

* Add Flatpak instructions (#127)

* Add Flatpak instructions

fix small inconsistencies between instructions

* Clarify Flatpak Steam setup for SteamVR and Monado/WiVRn users

* Additional instructions

* default AltLayout is None

* WayVR: IPC [1]: Local socket server, handshake receiver

* WayVR : IPC [2]: `ListDisplays`, `GetDisplay` commands

* WayVR: IPC [3]: `ListProcesses`, `TerminateProcess` commands

* WayVR: IPC [4]: Minor refactoring

* WayVR: Move IPC to separate Git repository

* Restore default features in Cargo.toml

* WayVR: Implement `WvrDisplayCreate`, Implement `WvrProcessLaunch`, Refactoring

* WayVR: Dashboard toggle support, minor refactoring

* Update Cargo.toml

* fix formatting for openxr_actions.json5

---------

Co-authored-by: galister <22305755+galister@users.noreply.github.com>
Co-authored-by: Jay <157681441+cubee-cb@users.noreply.github.com>
Co-authored-by: Marcus Howser <mhowser.git@mailbox.org>
Co-authored-by: Joshua Vandaële <joshua@vandaele.software>
2025-01-11 08:46:54 +00:00
galister
e23444aa89 apply pipewire transforms to screens 2024-11-20 22:50:22 +01:00
Aleksander
9dbd1f994e Use strongly-typed OverlayID instead of usize 2024-10-17 21:09:19 +02:00
galister
dcc2cd0575 openxr: configurable screen downscale 2024-07-29 22:14:25 +09:00
galister
7a6040bfee feat: ui sprites + openxr skybox 2024-07-24 21:06:37 +00:00
galister
95855ccea8 fix(openxr): Z order 2024-06-06 13:02:47 +09:00
galister
0d41bf1a3e openvr: correct size for portrait overlays 2024-03-19 18:16:23 +01:00
galister
3907e089de openvr: re-upload line texs on show-hide to prevent disappearing lasers 2024-03-19 17:16:35 +01:00
galister
38395c9183 openvr: universe-aware overlays 2024-03-08 23:08:30 +01:00
galister
e7b415ae4e clippy 2024-02-20 20:55:14 +01:00
galister
d31b3ca6c0 omg big commit 2024-02-20 20:54:06 +01:00
galister
5d812c3b09 even more error handling 2024-02-19 03:21:00 +01:00
galister
fd2b96c0d6 experimental battery display 2024-02-06 21:14:10 +01:00
galister
c14fa4194b openvr: attempt to fix lasers not being visible 2024-02-06 02:33:57 +01:00
galister
6bc708714c primary pointer is the one that was last clicked 2024-02-04 15:56:32 +01:00
galister
82f53e6668 rework interactions 2024-02-04 14:25:09 +01:00
galister
c249b5ec2a laser billboard & sorting fix 2024-02-03 13:44:21 +01:00
galister
220b87659e fix keyboard scaling, fix openvr spawn 2024-01-28 20:01:17 +01:00
galister
328ef3cfde laser colors, improve scaling (wip) 2024-01-28 18:50:50 +01:00
galister
335652ecb1 fix openxr screen freeze 2024-01-28 13:08:57 +01:00
galister
8ad1dadcd4 progress commit: openxr + pipewire + refactor 2024-01-27 18:05:13 +01:00
galister
51160f97fe steamvr poc works 2024-01-23 16:43:17 +01:00
galister
a3b60b9607 screens & basic interactions 2023-12-07 02:07:13 +01:00