envision/src
Jonathan Steffan a34faa9cd7
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
chore: Update Rust OpenXR to 0.19.0
2024-10-02 20:31:13 +00:00
..
build_tools fix: dont put quotes for cmake var values that contain spaces 2024-08-28 17:54:10 +02:00
builders chore: move file_utils and hash modules to util folder 2024-09-01 19:47:39 +02:00
depcheck feat: Add suse deps 2024-09-26 21:51:14 +00:00
file_builders fix: use anyhow::Result for dump_active_runtime_to_path 2024-09-14 17:41:46 +02:00
profiles feat!: refactor around pathbuf 2024-07-21 10:25:42 +02:00
ui fix: wivrn documentation link 2024-09-28 10:55:51 +02:00
util fix: don't remove file in get_writer; fail if target is symlink 2024-09-28 17:49:26 +02:00
async_process.rs feat: use async_process for setcap; app is async component 2024-08-24 15:00:59 +02:00
cmd_runner.rs feat: remove unnecessary runner trait 2024-09-01 20:02:49 +02:00
config.rs fix: use unwrap_or_deafult to simplify config loading logic 2024-09-05 22:58:58 +02:00
constants.rs.in feat: new app icon 2024-09-22 12:47:20 +02:00
device_prober.rs chore: use triple slash for docstrings 2024-08-11 09:32:00 +02:00
downloader.rs chore: move file_utils and hash modules to util folder 2024-09-01 19:47:39 +02:00
env_var_descriptions.rs feat: document WMR_HANDTRACKING env var 2024-08-12 07:15:02 +02:00
gpu_profile.rs chore: move file_utils and hash modules to util folder 2024-09-01 19:47:39 +02:00
is_appimage.rs feat: refactor wivrn install around jobworker 2024-08-01 19:20:49 +02:00
linux_distro.rs feat: prompt user to install rpmfusion on fedora when necessary and applicable 2024-09-20 12:51:16 +00:00
log_parser.rs chore: move LogLevel to log_parser module 2024-09-01 20:10:51 +02:00
main.rs fix: custom icon loading 2024-09-06 07:50:51 +02:00
meson.build feat: gnome project structure and accessory files 2023-06-18 11:34:04 +02:00
openxr_prober.rs chore: Update Rust OpenXR to 0.19.0 2024-10-02 20:31:13 +00:00
paths.rs chore: move ipc file path function to XRServiceType 2024-09-01 19:39:18 +02:00
profile.rs fix: update wivrn comp ipc path 2024-09-28 18:08:00 +02:00
steam_linux_runtime_injector.rs chore: move file_utils and hash modules to util folder 2024-09-01 19:47:39 +02:00
termcolor.rs 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
vulkaninfo.rs feat: detect nvidia gpu; if detected and monado vk layers not found show warning 2024-09-24 20:17:06 +02:00
xdg.rs feat!: refactor around pathbuf 2024-07-21 10:25:42 +02:00
xr_devices.rs fix: use default trait properly with enums 2024-09-12 20:46:31 +02:00