Commit graph

  • 5470662f25 chore: update version to 3.2.0 main 3.2.0 Gabriele Musco 2025-09-16 14:09:37 +02:00
  • 32b222cd9e feat: button to launch monado-gui Gabriele Musco 2025-08-19 08:16:44 +02:00
  • e172090757 fix: missing checkmark icon Gabriele Musco 2025-08-19 07:23:32 +02:00
  • 0402e2cdab chore: clippy Gabriele Musco 2025-08-19 07:12:58 +02:00
  • 0a46a7d332 chore: fix unit test Gabriele Musco 2025-07-22 07:56:26 +02:00
  • ec4d3d2f57 fix: rename WivrnConfig tcp_only to tcp-only Gabriele Musco 2025-07-22 07:40:59 +02:00
  • 1ad8a29df1 feat: inject env vars in soldier runtime Gabriele Musco 2025-07-22 07:25:18 +02:00
  • 8311adc3dd feat: allow specifying arguments for custom plugins Gabriele Musco 2025-07-18 07:46:34 +02:00
  • bdb19b5738 fix: rely on system packages for onnxruntime Gabriele Musco 2025-07-18 07:33:07 +02:00
  • c2de218181 Merge branch 'fix/slr-entry-point-mode' into 'main' Sapphire 2025-07-18 04:57:38 +00:00
  • b0f0f4647c fix: ensure _v2-entry-point is marked as executable Sapphire 2025-07-08 15:12:44 -05:00
  • 830344d665 chore: fix clippy Gabriele Musco 2025-07-18 06:55:50 +02:00
  • bec624442e Merge branch 'fix/basaltCmakeVer' into 'main' GabMus 2025-06-14 21:08:45 +00:00
  • 1a1d1682fe fix: specify cmake policy version in basalt build Gabriele Musco 2025-06-14 17:19:38 +02:00
  • 8f3f9b8759 feat: add some messages related to setcap output to build window; add build completed message to build window Gabriele Musco 2025-06-14 17:53:05 +02:00
  • bd0cc9e2b1 chore: format Gabriele Musco 2025-06-14 17:28:39 +02:00
  • 1cad5c4d1b fix: add cargo as xrizer dependency Gabriele Musco 2025-06-14 17:27:59 +02:00
  • 6f2b426799 Merge branch 'main' into 'main' micheal65536 2025-06-12 05:59:25 +00:00
  • 754395586e fix: properly build and install vapor micheal65536 2025-06-12 07:57:54 +02:00
  • 4fd47a051a Merge branch 'fix/basalt-parallel-build' into 'main' Sapphire 2025-06-12 05:36:18 +00:00
  • 5139ed7ba3 fix(builders/basalt): limit to at most 6 build processes Sapphire 2025-05-29 01:17:20 -05:00
  • bae64e28fa Merge branch 'fix/cachyos' into 'main' Sapphire 2025-06-04 07:47:48 +00:00
  • eed85abb2a
    fix: detect cachyos as arch Sapphire 2025-06-04 02:45:31 -05:00
  • 6592265602 fix: properly build and install vapor micheal65536 2025-05-27 15:47:23 +01:00
  • 8acf7e48e0 Merge branch 'fix/libclang-paths' into 'main' Sapphire 2025-05-18 20:36:34 +00:00
  • d42de840a2
    fix: add more libclang library paths Sapphire 2025-05-18 15:35:48 -05:00
  • b174fab6bf fix: add wayland-dev to xrizer dependencies Gabriele Musco 2025-05-14 07:25:26 +02:00
  • a931e471a3 Merge branch 'fix/gentoo-library-paths' into 'main' Sapphire 2025-05-10 14:27:29 +00:00
  • 93ea2501b4
    fix: add gentoo library paths for libclang to search paths Sapphire 2025-05-10 09:27:17 -05:00
  • ebd8b05bda Merge branch 'fix/xrizer-depcheck' into 'main' Sapphire 2025-05-10 08:40:08 +00:00
  • fc4a2d3993 fix: deduplicate glslc dependency Gabriele Musco 2025-05-10 10:39:53 +02:00
  • 27d37198c7 fix: refactor and optimize missing dependency filtering Gabriele Musco 2025-05-10 10:35:19 +02:00
  • 4709a50483 fix: xrizer deps Sapphire 2025-05-05 00:12:42 -05:00
  • d0df943e48 fix: opensuse dep libusb-1_0 is now libusb-1_0-0 Gabriele Musco 2025-05-02 11:16:49 +02:00
  • 99af59056d fix: opensuse dep SDL2-devel is now sdl2-compat-devel Gabriele Musco 2025-05-02 11:14:11 +02:00
  • 8c123a6db8 Merge branch 'feat/themeManager' into 'main' GabMus 2025-05-02 07:40:23 +00:00
  • e0eae7c13a feat: theme manager Gabriele Musco 2025-05-01 01:18:46 +02:00
  • 743dbfa3a1 feat: account for getcap/setcap being found in /sbin and not in $PATH Gabriele Musco 2025-05-02 09:35:35 +02:00
  • 8ffac63e7e fix: account for opi packages for opensuse Gabriele Musco 2025-05-02 09:18:54 +02:00
  • c794037377 feat: checkbox to delete profile dirs along with profile Gabriele Musco 2025-04-29 14:22:27 +02:00
  • 9d85f1c24f fix: remove 2 thread limit when building basalt Gabriele Musco 2025-04-22 09:04:13 +02:00
  • 3e23073f4c feat: remove old logs on startup, keep a max of 1GB and 3 files Gabriele Musco 2025-04-22 09:01:00 +02:00
  • 71a8223ce8 chore: update version to 3.1.1 3.1.1 Gabriele Musco 2025-04-22 08:14:23 +02:00
  • 23b105d86b Merge branch 'fix/dep-libusb' into 'main' Sapphire 2025-04-22 06:11:45 +00:00
  • e4d3980b14 fix: add libusb and libusb-dev deps Sapphire 2025-04-09 23:42:24 -05:00
  • 9be6234da0 Merge branch 'revert_wayvr_revert' into 'main' Aleksander 2025-04-13 20:01:38 +02:00
  • 9ea754bb2e fix: Revert "disable and blacklist wayvr dashboard plugin" Aleksander 2025-04-13 19:59:15 +02:00
  • a57f89ddc3
    fix: add libusb and libusb-dev deps Sapphire 2025-04-09 23:42:24 -05:00
  • 139f72e294
    chore: update version to 3.1.0 3.1.0 Gabriele Musco 2025-04-08 15:49:55 +02:00
  • 7a02fcc5d1
    fix: disable and blacklist wayvr dashboard plugin Gabriele Musco 2025-04-08 15:38:20 +02:00
  • 9f4712ebe8 Merge branch 'feat/noOpenvrpathsReadonlyHandling' into 'main' GabMus 2025-04-07 09:59:55 +00:00
  • 2f5ec57a0a
    feat: don't set openvrpaths as read only during profile startup Gabriele Musco 2025-04-07 08:00:35 +02:00
  • 8742a27b7c
    feat: small design changes to build window ui Gabriele Musco 2025-04-07 08:12:08 +02:00
  • ec5dd35ac0 Merge branch 'feat/removeOpenvrPathsHandling' into 'main' GabMus 2025-04-06 11:31:01 +00:00
  • 8ad4f49735
    feat: remove openvrpaths handling feat/removeOpenvrPathsHandling Gabriele Musco 2025-04-06 12:43:28 +02:00
  • 25c90d175f
    chore: clippy Gabriele Musco 2025-04-06 13:30:30 +02:00
  • 2fc33b10b0
    feat: add support for vapor openvr compatibility module Gabriele Musco 2025-04-06 12:58:54 +02:00
  • f38199601e
    feat: remove monado vulkan layers check for nvidia Gabriele Musco 2025-04-06 12:33:26 +02:00
  • 881287f149 Merge branch 'fedora-wayland-protocols' into 'main' hypevhs 2025-03-13 11:34:34 -05:00
  • db45103d1b fix(monado dependencies): use wayland-protocols-devel on Fedora hypevhs 2025-03-13 11:30:35 -05:00
  • e117986715 chore: update version to 3.0.1 3.0.1 Bones 2025-03-02 13:51:58 -05:00
  • c6ec925662 Merge branch 'patch-2' into 'main' Etch9 2025-03-02 18:28:30 +00:00
  • 1ac253ecbf fix: libnotify headers path in wivrn depcheck Etch9 2025-02-25 18:02:34 +00:00
  • 92d17512a4 chore: update version to 3.0.0 3.0.0 Bones 2025-03-01 19:26:56 -05:00
  • 3eff472bf5 Merge branch 'use_serde_yaml' into 'main' Jonathan Steffan 2025-03-02 17:14:24 +00:00
  • 40503d0895 Use serde_yaml Jonathan Steffan 2025-03-02 10:11:16 -07:00
  • 65fef61563 Merge branch 'fix/onnxruntime-download' into 'main' Sapphire 2025-03-01 23:44:25 +00:00
  • 96717d193f
    fix: onnxruntime build error when latest release has no artifacts Sapphire 2025-03-01 17:10:49 -06:00
  • 9c6bfe110a
    fix: typo in install wivrn box Faith Connors 2025-02-22 05:55:00 +00:00
  • c1e790eb47 Merge branch 'patch-1' into 'main' Faith Connors 2025-02-23 16:34:05 +00:00
  • 6ca4592486 Fix typo in install_wivrn_box.rs Faith Connors 2025-02-22 05:55:00 +00:00
  • 25edb0685b Merge branch 'wayvr_dashboard' into 'main' Aleksander 2025-02-21 16:28:22 +00:00
  • 39ace1d8db feat: Add WayVR Dashboard to the plugin list Aleksander 2025-02-21 17:27:55 +01:00
  • 3fade5dda9 Merge branch 'feat/wivrnReplacePulseDependencyWithPipewire' into 'main' GabMus 2025-02-14 20:49:02 +00:00
  • 33db18bd62
    feat(wivrn): replace pulse dependency with pipewire Gabriele Musco 2025-02-14 21:40:59 +01:00
  • 2ec0911672 Merge branch 'fix_scaling_env_var_typo' into 'main' Avery Vigolo 2025-02-13 21:01:42 +00:00
  • 1ed031a2bf
    fix: typo in XRT_COMPOSITOR_SCALE_PERCENTAGE williamvds 2025-02-09 18:19:07 +00:00
  • c12fee3b3a
    fix: typo in XRT_COMPOSITOR_SCALE_PERCENTAGE williamvds 2025-02-09 18:19:07 +00:00
  • 4f3779b721 Merge branch 'fix/wivrn-no-override-openvr' into 'main' Sapphire 2025-02-05 07:15:07 +00:00
  • 9098800298
    fix: better handling of wivrn launch opts Gabriele Musco 2025-02-05 07:53:56 +01:00
  • cec0c64f32 Merge branch 'feat/wivrnLaunchOptions' into 'main' GabMus 2025-02-05 07:00:34 +00:00
  • 338e711455
    feat: set wivrn launch options in the default profile Gabriele Musco 2025-02-05 07:59:12 +01:00
  • 0f3e6970bb
    fix: prevent wivrn from overriding openvr runtime Sapphire 2025-02-01 16:37:16 -06:00
  • 209b65b293 Merge branch 'fix/pluginArgs' into 'main' GabMus 2025-01-26 10:41:48 +00:00
  • 3680e305a9
    fix: add plugin to config via function instead of signal Gabriele Musco 2025-01-26 11:41:43 +01:00
  • 9bdda7d63d
    fix: refresh all rows on plugin install (fixes dependencies showing up as not installed) Gabriele Musco 2025-01-26 11:31:17 +01:00
  • 67e2ade501
    fix: always mark plugin executable as executable Gabriele Musco 2025-01-26 11:22:01 +01:00
  • 35d268e01b
    fix: wrap single plugin cmd parts in single quotes Gabriele Musco 2025-01-26 11:03:31 +01:00
  • 7f90162e79 Merge branch 'refactor-plugins-stardust-manifest' into 'main' Nova King 2025-01-21 01:10:21 +00:00
  • 2bec37ee24 refactor(plugins): point to stardust hosted manifest Nova 2025-01-20 17:07:28 -08:00
  • 160d733054
    feat: support for plugin dependencies and wayvr dashboards (using unreleased api) Gabriele Musco 2025-01-19 23:13:05 +01:00
  • c62fb7887e Merge branch 'patch-1' into 'main' Etch9 2025-01-19 16:24:49 +00:00
  • eda2105566
    fix: use correct wayland-protocols package name for open suse Etch9 2025-01-17 22:56:26 +00:00
  • 18e5670d90
    feat: launch options for plugins Gabriele Musco 2025-01-12 10:05:51 +01:00
  • 879637115c feat: homepage and author in plugin details Gabriele Musco 2025-01-08 07:50:44 +01:00
  • b24c8e4c0b fix: typo in plugin schema Gabriele Musco 2025-01-08 07:40:05 +01:00
  • 5187a00971 fix: remove canonicalize from get steamvr bin dir path function Gabriele Musco 2025-01-08 07:25:02 +01:00
  • 6a6793df3d Merge branch 'fix/get-steamvr-base-path' into 'main' Sapphire 2025-01-08 03:25:42 +00:00
  • 1a71c82d1a
    fix: actually return steamvr dir in get_steamvr_base_dir Sapphire 2025-01-07 21:24:44 -06:00
  • 96e1a20eda feat: write rolling logs to file Gabriele Musco 2025-01-07 07:38:11 +01:00