Commit graph

710 commits

Author SHA1 Message Date
Gabriele Musco
67172df567 chore: update version to 2.0.1
Some checks failed
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
/ cargo-fmtcheck (push) Has been cancelled
2024-12-11 07:47:33 +01:00
Gabriele Musco
b61f2d963f fix: add screenshots to appdata 2024-12-11 07:46:08 +01:00
Gabriele Musco
9711c257a6 chore: update version to 2.0.0
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-12-09 18:06:51 +01:00
Gabriele Musco
380f800fa8 chore: format
Some checks are pending
/ cargo-fmtcheck (push) Waiting to run
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ appimage (push) Waiting to run
2024-12-08 15:18:36 +01:00
Gabriele Musco
46df6d36e5 fix: build profile can be specified manually
Some checks are pending
/ cargo-fmtcheck (push) Waiting to run
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ appimage (push) Waiting to run
2024-12-08 12:15:00 +01:00
Gabriele Musco
68d7757aa4 feat: add metadata to Cargo.toml; get developers from Cargo.toml authors; rectify SPDX id for license as AGPL-3.0-or-later 2024-12-08 12:02:51 +01:00
Gabriele Musco
ce5f486596 feat: refactor builders cmake vars and env to use inner blocks 2024-12-08 11:44:51 +01:00
Gabriele Musco
4f80aed3c2 feat: disable wivrnctl; refactor cmake vars in wivrn builder 2024-12-08 11:34:10 +01:00
Gabriele Musco
7f05d696c4 fix: update wivrn libmonado path to wirvn/libmonado_wivrn.so 2024-12-07 14:21:27 -08:00
Gabriele Musco
9a4ef01ed9 feat: make left and right qwerty controllers appear as no controller detected
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-12-05 07:54:42 +01:00
Gabriele Musco
92cd8f6a94 feat: try to find libmonado and openxr shared objects by reading openxr config 2024-12-05 07:50:26 +01:00
Gabriele Musco
4905c8fed1 fix: create openxr config dir when starting profile 2024-12-05 07:09:00 +01:00
Gabriele Musco
e685cf757d feat!: enable support for different openvr compatibility modules other than opencomposite
Some checks are pending
/ cargo-fmtcheck (push) Waiting to run
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ appimage (push) Waiting to run
2024-12-04 20:32:36 +01:00
GabMus
4ea0ce53b0 feat: prefer symlinks over generating files for openxr active runtime json file 2024-12-04 19:14:14 +00:00
Gabriele Musco
a9fa4f8cf4 feat: move steam library folders parser to own module; function to find steam openxr json; format
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-12-02 18:25:00 +01:00
Gabriele Musco
61f13dbd8f feat: proper logging framework
Some checks are pending
/ cargo-fmtcheck (push) Waiting to run
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ appimage (push) Waiting to run
2024-12-02 15:22:46 +01:00
Gabriele Musco
c78b844b60 fix: add libnotify-dev dependency for wivrn
Some checks are pending
/ cargo-fmtcheck (push) Waiting to run
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ appimage (push) Waiting to run
2024-12-01 13:01:58 +01:00
Gabriele Musco
592709ab56 fix: openssl dep is an include 2024-12-01 11:02:56 +01:00
Gabriele Musco
448b97469e fix: add openssl-devel dep for wivrn
Some checks are pending
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ cargo-fmtcheck (push) Waiting to run
/ appimage (push) Waiting to run
2024-12-01 08:27:37 +01:00
Gabriele Musco
3f846b26e0
fix: negative logic and early return in start xrservice func
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-11-29 19:40:16 +01:00
Gabriele Musco
2217f84ff4
fix: use let err instead of match in restore xr files func 2024-11-29 19:37:20 +01:00
Gabriele Musco
f1e8a010c8
chore: update version to 1.1.1 2024-11-29 18:16:44 +01:00
Gabriele Musco
d8ca8cf961
fix: remove wivrn pairing mode timer 2024-11-29 18:16:02 +01:00
Gabriele Musco
356b42b056
chore: update version to 1.1.0
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-11-28 07:28:29 +01:00
Gabriele Musco
88dea2aa43
chore: in tagging script add cargo lock as well 2024-11-28 07:27:44 +01:00
Gabriele Musco
1bd34b9ad0
fix: profile context menu binding 2024-11-28 07:25:23 +01:00
Gabriele Musco
802337a8f1
fix: profile context menu should prefer opening towards the top 2024-11-28 07:20:58 +01:00
Gabriele Musco
e514e55008
feat: check missing deps command line option; handle non activating opts is a proper method and all opts are part of the struct
Some checks are pending
/ cargo-test (push) Waiting to run
/ cargo-fmtcheck (push) Waiting to run
/ cargo-clippy (push) Waiting to run
/ appimage (push) Waiting to run
2024-11-27 21:41:13 +01:00
Gabriele Musco
afbebfc2ec
feat: move dependency collection to profile method 2024-11-27 21:39:37 +01:00
Gabriele Musco
00322492bd
fix: exit on listing profiles 2024-11-27 21:12:28 +01:00
Gabriele Musco
355ad050f0
chore: update version to 1.0.0 2024-11-27 19:48:44 +01:00
GabMus
4638ac1bf4 feat!: wivrn pairing support 2024-11-27 18:47:54 +00:00
GabMus
3e9c4bed80 feat: send desktop notification instead of showing alert when failing to inhibit screen lock 2024-11-27 18:12:27 +00:00
Sapphire
c5460758c5
fix: disable wivrn launch options instructions in debug view
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-11-23 01:04:07 -06:00
Sapphire
e65c4a8d9d
fix: lower wivrn default foveation to 0.5
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-11-20 15:54:57 -06:00
Gabriele Musco
af5c57f0f8
feat: split cmake var into name and value when it contains =
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-11-18 13:39:11 +01:00
Gabriele Musco
7e27614fb8
fix: separate debugbuild option to build in debug mode
Some checks failed
/ cargo-clippy (push) Has been cancelled
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-11-14 07:05:32 +01:00
Gabriele Musco
09172d6f6c
fix(openhmd): add meson as a dependency
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-11-04 14:29:20 +01:00
Gabriele Musco
e19df22cce chore: format
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-11-03 10:51:51 +01:00
Gabriele Musco
a813015885 fix(dependencies): correct packages for GL/gl.h 2024-11-03 10:51:02 +01:00
Gabriele Musco
0b54808d20 fix(appimage): build for devel releases 2024-11-03 09:27:42 +00:00
Gabriele Musco
3318ad4cc6 chore(ci): conventional commit check 2024-11-03 09:27:42 +00:00
Gabriele Musco
2c642b489c fix(monado dependencies): add libxrandr 2024-11-03 10:23:16 +01:00
Gabriele Musco
fa79ec3749 chore: update version to 0.0.2
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-11-02 11:03:22 +01:00
Gabriele Musco
bdd61dfbab fix(appimage): build for non-devel releases 2024-11-02 11:03:09 +01:00
Gabriele Musco
b42ad61519 chore: tagging tooling; version set to 0.0.1 2024-11-02 10:18:16 +01:00
Sapphire
ab95d66b9b
fix: return path to _v2-entry-point in get_runtime_entrypoint_path
Some checks are pending
/ cargo-fmtcheck (push) Waiting to run
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ appimage (push) Waiting to run
2024-11-01 12:46:54 -05:00
Sapphire
3f45d2ae4a fix: locate pressure vessel when installed to non-default location
Some checks are pending
/ cargo-clippy (push) Waiting to run
/ cargo-test (push) Waiting to run
/ cargo-fmtcheck (push) Waiting to run
/ appimage (push) Waiting to run
2024-11-01 11:15:50 +00:00
Sapphire
b88fc879d2
feat: add wivrn vulkan video encoder 2024-10-31 14:52:17 -05:00
Gabriele Musco
91f61e5c4a fix: delete active runtime if it's a symlink
Some checks failed
/ cargo-fmtcheck (push) Has been cancelled
/ cargo-clippy (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ appimage (push) Has been cancelled
2024-10-27 08:49:38 +00:00