Commit graph

69 commits

Author SHA1 Message Date
Gabriele Musco
139f72e294
chore: update version to 3.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
2025-04-08 15:49:55 +02:00
Bones
e117986715 chore: update version to 3.0.1
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
2025-03-02 13:51:58 -05:00
Bones
92d17512a4 chore: update version to 3.0.0 2025-03-02 12:50:07 -05:00
Jonathan Steffan
40503d0895 Use serde_yaml
- Switch back to serde_yaml due to concerns #199
2025-03-02 10:13:18 -07:00
Gabriele Musco
160d733054
feat: support for plugin dependencies and wayvr dashboards (using unreleased api)
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
2025-01-19 23:13:05 +01:00
Gabriele Musco
96e1a20eda feat: write rolling logs to file
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
2025-01-07 07:38:11 +01:00
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
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
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
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
f1e8a010c8
chore: update version to 1.1.1 2024-11-29 18:16:44 +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
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
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
b42ad61519 chore: tagging tooling; version set to 0.0.1 2024-11-02 10:18:16 +01: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
Jonathan Steffan
c3eb514b73 Update relm4 to 0.9.1
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-13 11:52:44 -06:00
Jonathan Steffan
f25fd08c66 chore: install libmonado crate from crates.io
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-10-12 16:23:08 +00:00
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
e10be0f5e8 feat: async process based on tokio::process::Command 2024-08-24 11:34:21 +02:00
Gabriele Musco
f083d1b276 feat: async downloader and file cacher 2024-08-24 08:49:11 +02:00
Gabriele Musco
c22b666f67 chore: point back to upstream libmonado-rs repo 2024-08-09 07:00:46 +02:00
Gabriele Musco
56f730414c feat: refactor xr device listing around api changes to libmonado-rs 2024-08-08 07:01:46 +02:00
Gabriele Musco
4c9ee56044 chore: rename gtk4 to gtk and libadwaita to adw 2024-08-06 11:41:33 +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
be5804315d feat: reworked env var descriptions; added lh_handtracking env var description 2024-08-01 11:18:59 +02:00
Gabriele Musco
dbb5ea7eb0 feat: integrate new libmonado-rs battery status 2024-07-31 08:08:38 +02:00
Gabriele Musco
56f2e0b0d6 feat: debug info in about dialog 2024-07-29 17:42:23 +02:00
Gabriele Musco
d9314f63a8 feat: use adw dialog for modal windows 2024-07-27 11:53:42 +02:00
Gabriele Musco
ce805c6b72 chore: update crates 2024-07-26 11:34:02 +02:00
GabMus
adbeffaba1 feat: try to connect to openxr service to verify it's running 2024-07-25 16:03:10 +00: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
HavenOfTheRaven
5469fa5ada update uuid 2024-06-21 20:43:53 -06:00
GabMus
41baba5c9a feat: list generic trackers from libmonado, remove log parsing 2024-06-15 20:11:37 +00:00
Jonathan Steffan
b4b1b38f06 Migrate to rusb Crate 2024-06-14 04:54:06 +00:00
Gabriele Musco
27325e2b65
feat!: upgrade to relm 0.8; upgrade crates 2024-06-10 07:42:52 +02:00
Gabriele Musco
733c16978e
feat: support setting env vars directly as name=value 2024-03-06 20:45:42 +01:00
Gabriele Musco
29ad5990fc feat!: remove sourceview from dependencies 2024-01-08 22:46:16 +00:00
Gabriele Musco
b93afb62e9 feat!: use vte for debug view log 2024-01-07 14:05:19 +00:00
Gabriele Musco
376c7ce01f
feat!: new adwaita 1.4 styling 2023-09-24 13:14:50 +02:00
Gabriele Musco
4172c351e1
feat: feature flag to use libmonado or not 2023-09-24 10:16:48 +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
138b756d9e
feat: rename app to Envision 2023-09-09 11:23:42 +02:00
Gabriele Musco
084c56ec2b fix: override remote url if it changes on pull 2023-08-16 20:26:46 +00:00
Gabriele Musco
faaa750ccb feat: check if profile prefix is in a partition with nosuid, add warning in main view 2023-08-09 06:25:47 +00:00
Gabriele Musco
25d6314900 fix: ditch expect dialog (broken in some edge cases) 2023-07-13 18:12:32 +02:00