Commit graph

645 commits

Author SHA1 Message Date
galister
26e3952fcc fix so path finding for wivrn 2024-08-03 03:34:21 +09:00
Gabriele Musco
d533a05cb4 feat: don't treat generic trackers differently from other xr devices; refactor devices box 2024-08-02 11:11:20 +02:00
Gabriele Musco
0f3bea883f fix: only probe for device roles that exist in monado; refactor xr_devices 2024-08-02 10:37:02 +02:00
Gabriele Musco
258c6d5fae chore: get rid of deprecated funcrunner 2024-08-01 19:35:19 +02:00
Gabriele Musco
5a9c03c11d feat: refactor wivrn install around jobworker 2024-08-01 19:20:49 +02:00
Gabriele Musco
7cb9e3c5c6 feat: restyle env var descriptions 2024-08-01 11:59:33 +02:00
Gabriele Musco
be5804315d feat: reworked env var descriptions; added lh_handtracking env var description 2024-08-01 11:18:59 +02:00
Gabriele Musco
3dc687a93b chore: more detailed appimage instructions in the readme 2024-08-01 10:06:03 +02:00
Gabriele Musco
100c61cb6b chore: update readme to make it more clear that you don't have to build anything 2024-08-01 09:56:32 +02:00
Patrick Nicolas
5eb42335e0 wivrn encoder presets: fix group for 3 vaapi, update descriptions 2024-07-31 16:19:13 +00:00
Gabriele Musco
520f7af8b4 feat: charging icons if device is charging 2024-07-31 08:23:00 +02:00
Gabriele Musco
dbb5ea7eb0 feat: integrate new libmonado-rs battery status 2024-07-31 08:08:38 +02:00
Gabriele Musco
5368c73be0 feat: can disable depenendency checks for specific profiles 2024-07-30 14:14:48 +02:00
Gabriele Musco
56f2e0b0d6 feat: debug info in about dialog 2024-07-29 17:42:23 +02:00
Gabriele Musco
0c3f6e98f5 feat: detail profile validation failure 2024-07-29 17:09:55 +02:00
Gabriele Musco
a88c0ba802 feat: switch to adw about dialog 2024-07-29 14:53:04 +02:00
Gabriele Musco
3072000ddd fix: improve os detection 2024-07-29 07:48:10 +02:00
Gabriele Musco
c3734a6a3e feat: fixed max size for bigger adw dialogs 2024-07-28 19:42:34 +02:00
Gabriele Musco
1b41029a30 feat: button to show and copy profile uuid in debug view menu 2024-07-28 11:19:06 +02:00
Gabriele Musco
5d0131a00c fix: ctrl+f5 properly runs a clean build 2024-07-27 17:00:20 +02:00
Gabriele Musco
7ca9e0f64f feat: ask the user to run setcap manually if pkexec is missing 2024-07-27 16:45:45 +02:00
Gabriele Musco
d9314f63a8 feat: use adw dialog for modal windows 2024-07-27 11:53:42 +02:00
Gabriele Musco
23ad1166f3 feat: add right click menu for select all and copy to term view 2024-07-27 10:53:32 +02:00
Gabriele Musco
002d178bd5 feat: vte shortcuts handled by term widget; add shift+ctrl to shortcuts 2024-07-27 09:58:23 +02:00
Gabriele Musco
947fb33545 chore: remove debug prints 2024-07-27 09:56:18 +02:00
Gabriele Musco
c58d9560e7 feat: encoder presets for wivrn 2024-07-27 00:00:06 +02:00
Gabriele Musco
1e4648b021 feat: add colors to term views; log what component is being built; terminal view uses adwaita color scheme 2024-07-26 21:03:36 +02:00
Gabriele Musco
2473d81817 fix: use new glib::clone! syntax 2024-07-26 17:48:52 +02:00
Gabriele Musco
ce805c6b72 chore: update crates 2024-07-26 11:34:02 +02:00
Gabriele Musco
a9d59172fc fix: wivrn config can have unrecognized fields, they will be ignored and reserialized 2024-07-26 11:03:27 +02:00
Gabriele Musco
5fe4524e83 fix: wivrn conf default encoders array is empty; skip serializing if empty 2024-07-26 10:46:07 +02:00
Gabriele Musco
9e330dc3e3 feat: add tcp only in wivrn config editor 2024-07-26 10:30:45 +02:00
Gabriele Musco
92c7be52d1 feat: add application and tcp_only to wivrn config 2024-07-26 10:17:28 +02:00
GabMus
adbeffaba1 feat: try to connect to openxr service to verify it's running 2024-07-25 16:03:10 +00:00
Gabriele Musco
33d906f50d chore: fix clippy pipeline 2024-07-25 10:06:28 +02:00
Gabriele Musco
ca0be6a41d chore: fix clippy pipeline 2024-07-25 10:03:01 +02:00
Gabriele Musco
549700f3ed chore: fix clippy pipeline 2024-07-25 10:01:45 +02:00
Gabriele Musco
04ca28ba59 chore: test as part of check stage 2024-07-25 10:01:09 +02:00
Gabriele Musco
f1e04fe5c0 chore: clippy in ci 2024-07-25 09:59:19 +02:00
Nova King
8907767135 fix: clippy cleanup 2024-07-25 07:41:39 +00:00
Gabriele Musco
2addb6ae63 feat: hide wivrn configuration under the menu, enable/disable it depending on selected profile; update wivrn configuration doc link; add warning in wivrn config dialog 2024-07-22 13:15:20 +02:00
Nova
26fb9c3a20 fix(libmonado): update to latest 2024-07-22 03:47:10 -04:00
Gabriele Musco
b01eaf69f6 feat!: refactor around pathbuf 2024-07-21 10:25:42 +02:00
Nova King
ec191b4e60 fix: remove and replace deprecated writer_legacy 2024-07-21 07:10:16 +00:00
GabMus
6162a1cf3c Merge branch 'feat/libmonado-manifest' into 'main'
Feat/libmonado manifest

See merge request gabmus/envision!53

Related to https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2285
2024-07-21 06:25:20 +00:00
Nova King
a5665515b8 feat: support MND_libmonado_path in openxr manifest 2024-07-21 06:25:20 +00:00
GabMus
e58e8135d1 Merge branch 'feat/appimageWivrnMitigation' into 'main'
feat: show warning for wivrn profiles inside appimage

See merge request gabmus/envision!52
2024-07-20 10:20:18 +00:00
GabMus
7e2a585b0f feat: show warning for wivrn profiles inside appimage 2024-07-20 10:20:18 +00:00
Gabriele Musco
193505a067 feat: add a debug option to copy profile env vars (#101) 2024-07-20 11:23:32 +02:00
GabMus
6cf5e40b96 Merge branch 'fix/wivrn-cli11-dep' into 'main'
fix: add CLI11 dependency for wivrn

See merge request gabmus/envision!50
2024-07-03 08:33:12 +00:00