Commit graph

435 commits

Author SHA1 Message Date
Gabriele Musco
afaed79a2f
feat: don't save log in memory; log level dropdown can only be interacted with when service is not running 2023-10-11 23:45:15 +02:00
Gabriele Musco
ff3e408cf4
feat: more depchecks and packages 2023-10-09 07:59:59 +02:00
Gabriele Musco
96d99f2480
feat: per distro package names in dependency checker 2023-10-08 19:22:47 +02:00
Gabriele Musco
46dcbeaa9e
feat: clamp main view when debug view is off 2023-10-08 13:31:01 +02:00
Gabriele Musco
244a2cfff1
chore: format 2023-10-08 00:07:58 +02:00
Gabriele Musco
5778b9e979
feat: debug build and run options 2023-10-08 00:06:44 +02:00
Gabriele Musco
d17e37357e
feat: can add xr service cmake flags in profile editor 2023-10-07 19:46:57 +02:00
GabMus
7ba0261d29 Merge branch 'main' into 'main'
Fix typos in the Running section of the readme

See merge request gabmus/envision!16
2023-10-07 07:00:41 +00:00
AnnoyingRains
d1297719e3 Fix typos in the Running section 2023-10-06 04:09:54 +00:00
Gabriele Musco
49e889f36e
Revert "feat: Enable monado tracing"
This reverts commit f405f9438d.
2023-10-06 05:59:43 +02:00
GabMus
f97fc4f8d5 Merge branch 'typo' into 'main'
Fix spell error

See merge request gabmus/envision!15
2023-10-05 19:35:33 +00:00
GabMus
7b4ff935e3 Merge branch 'trace' into 'main'
Enable monado tracing

See merge request gabmus/envision!14
2023-10-05 19:35:18 +00:00
BabbleBones
e45421cc7d fix: typo in power warn 2023-10-05 09:33:29 -04:00
BabbleBones
f405f9438d feat: Enable monado tracing 2023-10-05 09:27:06 -04:00
Gabriele Musco
5e451fb153
fix: missing comma 2023-10-02 07:12:00 +02:00
Gabriele Musco
8508a06e2a
feat: disable undo in read only textbuffers 2023-10-02 07:06:09 +02:00
Gabriele Musco
c22633c78f
feat: add Lynx R1 to device prober (still no ids) 2023-09-25 21:55:39 +02:00
Gabriele Musco
5c31c1ba67
feat: xrservice launch options 2023-09-25 20:13:09 +02:00
Gabriele Musco
4b58b6c2d8
chore: format 2023-09-24 18:43:36 +02:00
Gabriele Musco
7ab5b7085f
feat: show exit code if not 0 or sigterm 2023-09-24 16:44:22 +02:00
Gabriele Musco
f4b317251a
feat!: use more new adw 1.4 widgets 2023-09-24 14:27:06 +02:00
Gabriele Musco
376c7ce01f
feat!: new adwaita 1.4 styling 2023-09-24 13:14:50 +02:00
GabMus
356e1152e8 Merge branch 'feat/integrate-libmonado' into 'main'
feat: integrate libmonado

See merge request gabmus/envision!13
2023-09-24 09:21:28 +00:00
Gabriele Musco
acdeb9be52
fix: source cargo env in ci 2023-09-24 10:40:08 +02:00
Gabriele Musco
14bb141a53
fix: correct curl output flag 2023-09-24 10:35:48 +02:00
Gabriele Musco
20beca8f89
fix: download rustup installer to tmp 2023-09-24 10:32:06 +02:00
Gabriele Musco
ae5556aab6
fix: make rustup installer executable in ci 2023-09-24 10:28:17 +02:00
Gabriele Musco
d5dde1ce0d
fix: install rust from rustup in ci 2023-09-24 10:26:49 +02:00
Gabriele Musco
bfa1b32772
chore: format 2023-09-24 10:17:21 +02:00
Gabriele Musco
4172c351e1
feat: feature flag to use libmonado or not 2023-09-24 10:16:48 +02:00
Gabriele Musco
ab32558546
chore: format 2023-09-17 20:44:43 +02:00
Gabriele Musco
cd7fe1ac7b
feat!: refactor xr devices around vec 2023-09-17 20:44:30 +02:00
Gabriele Musco
0d65e3a99b
chore: format 2023-09-15 20:09:19 +02:00
Gabriele Musco
ac0b98133d
chore: format 2023-09-14 21:59:07 +02:00
Gabriele Musco
98218ab396
fix: more gentle libmonado probing (keep monado instance around) 2023-09-14 21:57:22 +02:00
Gabriele Musco
cc09229aeb
Merge branch 'main' into feat/integrate-libmonado 2023-09-14 21:44:04 +02:00
Gabriele Musco
28e1fea826
feat: add bigscreen beyond to device prober 2023-09-14 21:43:51 +02:00
Gabriele Musco
1b6f1226e0
chore: format 2023-09-14 20:41:32 +02:00
Gabriele Musco
f651bb1272
Merge branch 'main' into feat/integrate-libmonado 2023-09-14 20:41:23 +02:00
Gabriele Musco
d03d91b6c1
chore: format 2023-09-14 20:41:11 +02:00
Gabriele Musco
ad0172dbd1
feat: initial implementation of libmonado 2023-09-13 21:55:56 +02:00
Gabriele Musco
17d7d74805
feat: update dependencies 2023-09-13 20:25:21 +02:00
Gabriele Musco
8ec4d7445f
feat: rename valve index profile to survive profile; drop system profile 2023-09-12 17:11:07 +02:00
Gabriele Musco
6fa3021424
feat: use cards for all views in main view 2023-09-12 07:45:42 +02:00
Gabriele Musco
d53ed46e46
fix: avoid using is_some_and 2023-09-11 23:03:32 +02:00
Gabriele Musco
fc7cd9a949
feat: enable monado debug gui 2023-09-11 22:07:47 +02:00
Gabriele Musco
5f28604c15
feat: show warning associated with simulated hmd 2023-09-11 20:23:46 +02:00
GabMus
6fd579d6af Merge branch 'feat/openhmd' into 'main'
feat: openhmd support

See merge request gabmus/envision!12
2023-09-11 18:16:06 +00:00
GabMus
8e86394e9f feat: openhmd support 2023-09-11 18:16:06 +00:00
Gabriele Musco
2f259d48e9
feat: device rows use title for dev type and subtitle for name 2023-09-10 16:05:25 +02:00