Commit Graph

41 Commits

Author SHA1 Message Date
galister
1deae19f92 refactors & clippy recommendations 2025-04-07 00:58:03 +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
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
c70833b86a feat: persist layout between sessions 2024-04-25 02:13:18 +02:00
galister
d99a58da9e feat: improve screen alighment on show/hide 2024-04-14 17:17:20 +09:00
galister
e3ae9a9890 rework config system 2024-04-04 22:46:39 +09:00
galister
c02edb7a43 feat: handle screen changes at runtime 2024-04-04 20:06:53 +09:00
galister
27d77ad638 clippy 2024-03-06 18:20:56 +01:00
galister
c73a01fb7f watch: save fade settings 2024-03-06 18:16:34 +01:00
galister
b045f46b12 modular ui rework 2024-02-25 19:27:48 +01:00
galister
3e3ee490e8 additional watch toasts 2024-02-21 21:35:58 +01:00
galister
ddba450475 notification sounds 2024-02-21 21:27:09 +01:00
galister
e7710b56d9 notifications 2024-02-21 19:52:42 +01:00
galister
39cc22474b mirror opacity 2024-02-21 02:05:33 +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
0eebc206a2 error handling lol 2024-02-19 03:30:16 +01:00
galister
5d812c3b09 even more error handling 2024-02-19 03:21:00 +01:00
galister
1d9fa95ea0 more error handling 2024-02-19 01:05:50 +01:00
galister
d42c0ef670 openxr: support changing overlay opacity 2024-02-17 11:06:26 +01:00
galister
68baa3a1ef watch: smarter battery display 2024-02-17 02:30:46 +01:00
galister
ba9ba876dc openxr: hide watch via transform 2024-02-12 21:25:37 +01:00
galister
6d39f3df48 openvr: adjustable opacity 2024-02-11 14:56:26 +01:00
galister
8116864416 hide watch, switch hands, store actions.json on disk 2024-02-09 00:31:04 +01:00
galister
b14e70c2e9 fix battery widget 2024-02-07 19:56:19 +01:00
galister
c1841243ce auto-hide watch 2024-02-06 21:25:38 +01:00
galister
fd2b96c0d6 experimental battery display 2024-02-06 21:14:10 +01:00
galister
95f587279c customizable watch 2024-02-05 19:55:23 +01:00
galister
82f53e6668 rework interactions 2024-02-04 14:25:09 +01:00
galister
b5d970e5fd recenter on show 2024-02-04 02:11:32 +01:00
galister
6786f997d1 keyboard shift mode 2024-02-02 19:53:45 +01:00
galister
c96f0fede0 fix watch z-order on openvr 2024-02-01 21:51:16 +01:00
galister
832e5a7ecb show-hide binding 2024-02-01 19:49:37 +01:00
Aleksander
6999a4b277 Watch rotation + galister fixes (Keyboard mapping fix, OpenXR hand transform fix) (#4)
* Watch rotation + galister fixes (Keyboard mapping fix, OpenXR hand transform fix)

* Use from_scale_rotation_translation
2024-01-30 20:22:18 +00:00
Aleksander
dded4f6398 Port changes from -x repo (#3)
* Port config support from -x repo

* Port changes from -x repo
2024-01-29 17:14:54 +00:00
galister
3b0440562a openvr watch 2024-01-28 22:03:25 +01:00
galister
328ef3cfde laser colors, improve scaling (wip) 2024-01-28 18:50:50 +01:00
galister
a3b60b9607 screens & basic interactions 2023-12-07 02:07:13 +01:00
galister
e5ab46be91 initial commit 2023-12-05 00:16:21 +01:00
galister
f193f33f4e nothing works 2023-11-09 22:27:05 +09:00