Commit graph

512 commits

Author SHA1 Message Date
Jonathan Steffan
a34faa9cd7 chore: Update Rust OpenXR to 0.19.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-10-02 20:31:13 +00:00
Gabriele Musco
56d500a9f9
fix: update wivrn comp ipc path
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-09-28 18:08:00 +02:00
Gabriele Musco
91972e0300
fix: don't remove file in get_writer; fail if target is symlink 2024-09-28 17:49:26 +02:00
Gabriele Musco
477ec75b11
fix: wivrn documentation link
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-09-28 10:55:51 +02:00
Gabriele Musco
8341183820
fix: get_writer removes file if it exists
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-09-27 23:54:00 +02:00
Etch9
deed33bb0f feat: Add suse deps
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-09-26 21:51:14 +00:00
Gabriele Musco
4fad4f37d5
feat: detect nvidia gpu; if detected and monado vk layers not found show warning
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-09-24 20:17:06 +02:00
Gabriele Musco
0543408a2f
feat: new app icon
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-09-22 12:47:20 +02:00
Gabriele Musco
41e9af1676
feat: box to start wivrn when headset is wired (#117)
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-09-21 15:18:47 +02:00
Gabriele Musco
3a024cb9ab
fix: correct name for g++ on fedora 2024-09-21 14:18:21 +02:00
Adalyn
480795d4ae feat: prompt user to install rpmfusion on fedora when necessary and applicable
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-09-20 12:51:16 +00:00
galister
7a02447abc feat: install apk with -r -g; clarify wivrn server scale description
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-09-19 05:40:53 +00:00
Gabriele Musco
1f0dfbd694
fix: start/stop button style
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-09-14 18:12:06 +02:00
Gabriele Musco
8dbec90bce
fix: use anyhow::Result for dump_active_runtime_to_path 2024-09-14 17:41:46 +02:00
Gabriele Musco
6feba023af
fix: use default trait properly with enums
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-09-12 20:46:31 +02:00
Gabriele Musco
f8a18e96f0
fix: add libxrandr dependency for wivrn
Some checks failed
/ cargo-clippy (push) Has been cancelled
/ appimage (push) Has been cancelled
/ cargo-test (push) Has been cancelled
/ cargo-fmtcheck (push) Has been cancelled
2024-09-09 07:15:02 +02:00
Gabriele Musco
849f47a853 fix: custom icon loading
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-09-06 07:50:51 +02:00
Gabriele Musco
b62964c4bc chore: clippy
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-09-05 23:05:32 +02:00
Gabriele Musco
5ff160241d fix: use unwrap_or_deafult to simplify config loading logic 2024-09-05 22:58:58 +02:00
Gabriele Musco
b63b63efaf feat: show a build button instead of start if profile isn't built
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-09-03 22:14:40 +02:00
Gabriele Musco
a5c5687e56 fix: move profile not built error priority higher 2024-09-03 21:50:43 +02:00
Gabriele Musco
096cc888b2 chore: move LogLevel to log_parser module
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-09-01 20:10:51 +02:00
Gabriele Musco
74414ea938 chore: move steamvr_utils to util module 2024-09-01 20:06:13 +02:00
Gabriele Musco
8fb9e1c1f1 feat: remove unnecessary runner trait 2024-09-01 20:02:49 +02:00
Gabriele Musco
12281a25b5 chore: move depcheck and dependencies modules together as depcheck 2024-09-01 19:58:17 +02:00
Gabriele Musco
0a59954f62 chore: move file_utils and hash modules to util folder 2024-09-01 19:47:39 +02:00
Gabriele Musco
6a9430b889 chore: compact imports 2024-09-01 19:40:56 +02:00
Gabriele Musco
b36af97e76 fix: file utils functions should print errors to stderr 2024-09-01 19:39:47 +02:00
Gabriele Musco
65cdddbb98 chore: move ipc file path function to XRServiceType 2024-09-01 19:39:18 +02:00
Bones
943fc151f7 fix: correct deb xlib-xcb package
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-08-30 15:54:17 +00:00
Gabriele Musco
17554fa2dc fix: dont put quotes for cmake var values that contain spaces
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-08-28 17:54:10 +02:00
Gabriele Musco
e3ee44b1c4 fix: prefer from trait over into 2024-08-27 23:48:30 +02:00
Gabriele Musco
4029b4fae5 fix: use from trait for encoder, codec, loglevel to u32 2024-08-27 23:27:43 +02:00
Gabriele Musco
fec5473244 fix: use from trait for xrdevicerole to u32 2024-08-27 23:22:56 +02:00
Gabriele Musco
828343b8ea fix: trait for profile feature type from str 2024-08-27 23:11:51 +02:00
Gabriele Musco
de4aebd40f fix: use traits for enums to/from number and string 2024-08-27 23:08:57 +02:00
Gabriele Musco
c8f219402b fix: wivrn apk download link 2024-08-27 22:48:03 +02:00
GabMus
d51fefb6de fix: add libxcb and libx11 dependencies
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-08-27 07:23:01 +00:00
Gabriele Musco
76d71cb0c2 fix: add xr device index to sort index to try and keep the order consistent
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-08-26 19:07:48 +02:00
Gabriele Musco
aa7f3ec0c4 feat: use async_process for setcap; app is async component
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-08-24 15:00:59 +02:00
Gabriele Musco
7daa5987b5 feat!: installing wivrn apk will use a version matching the server
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-08-24 11:36:17 +02:00
Gabriele Musco
ee6520ccdd feat: separate function to get cached file name 2024-08-24 11:34:23 +02:00
Gabriele Musco
e10be0f5e8 feat: async process based on tokio::process::Command 2024-08-24 11:34:21 +02:00
Gabriele Musco
04d9ffc21c feat: cache_file accepts optional extension 2024-08-24 09:20:33 +02:00
Gabriele Musco
f083d1b276 feat: async downloader and file cacher 2024-08-24 08:49:11 +02:00
Gabriele Musco
9790844ee3 feat: make wivrn install box async component 2024-08-24 08:44:11 +02:00
Gabriele Musco
6ff4bc2cd5 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-08-19 07:45:32 +02:00
Gabriele Musco
fe077f3f8b chore: small cleanup 2024-08-19 07:37:38 +02:00
Gabriele Musco
96b15c05f0 feat: changed default wivrn branch to release
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-08-18 12:18:11 +02:00
Gabriele Musco
be6c9b3abe fix: add glvnd as dependency for monado 2024-08-15 22:15:36 +02:00