From 564531e7fa08222d6b1a35f79f0c7b3a7cc7b1ef Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Tue, 19 Aug 2025 15:42:39 -0500 Subject: [PATCH 1/2] WayVR Dashboard: Add section --- content/docs/distros/Fedora_Atomic.md | 2 +- content/docs/fossvr/wlxoverlay-s.md | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/content/docs/distros/Fedora_Atomic.md b/content/docs/distros/Fedora_Atomic.md index e4afaac..00c80aa 100644 --- a/content/docs/distros/Fedora_Atomic.md +++ b/content/docs/distros/Fedora_Atomic.md @@ -50,7 +50,7 @@ axr envision plugins register ### Install - [WlxOverlay-S](/docs/fossvr/wlxoverlay-s/): `brew install wlx-overlay-s` -- [WayVR Dashboard](https://github.com/olekolek1000/wayvr-dashboard): `brew install wayvr-dashboard` +- [WayVR Dashboard](/docs/fossvr/wlxoverlay-s/#wayvr-dashboard): `brew install wayvr-dashboard` - [Monado Tracking Origin Calibrator](/docs/fossvr/motoc/): `brew install motoc` - [OSC Avatar Manager](https://github.com/galister/oscavmgr): `brew install oscavmgr vrc-advert` diff --git a/content/docs/fossvr/wlxoverlay-s.md b/content/docs/fossvr/wlxoverlay-s.md index 1ec99d7..62f8ce8 100644 --- a/content/docs/fossvr/wlxoverlay-s.md +++ b/content/docs/fossvr/wlxoverlay-s.md @@ -21,6 +21,12 @@ WayVR acts as a bridge between Wayland applications and WlxOverlay-S panels, all Read more about setup/usage in the [WayVR README](https://github.com/galister/wlx-overlay-s/tree/main/contrib/wayvr). +## WayVR-Dashboard + +WayVR Dashboard is a work-in-progress overlay application (in the form of a WlxOverlay-S plugin) for launching various applications and games directly into a VR desktop environment. + +For more details, read the [WayVR-Dashboard README](https://github.com/olekolek1000/wayvr-dashboard/). + ## Support -Reach out in the `wlxoverlay` room in Discord or Matrix. \ No newline at end of file +Reach out in the `wlxoverlay` room in Discord or Matrix. -- 2.49.1 From 2d7268861afd6b9f2d0582af482a71bea5d19a37 Mon Sep 17 00:00:00 2001 From: hypevhs <4498312-hypevhs@users.noreply.gitlab.com> Date: Tue, 19 Aug 2025 15:37:43 -0500 Subject: [PATCH 2/2] Reorder FOSS VR --- content/docs/fossvr/democap/_index.md | 4 ++-- content/docs/fossvr/envision/_index.md | 2 +- content/docs/fossvr/index_camera_passthrough.md | 2 +- content/docs/fossvr/lovr/_index.md | 4 ++-- content/docs/fossvr/monado/_index.md | 2 +- content/docs/fossvr/motoc.md | 4 ++-- content/docs/fossvr/opencomposite/_index.md | 2 +- content/docs/fossvr/stardust/_index.md | 2 +- content/docs/fossvr/wivrn/_index.md | 2 +- content/docs/fossvr/wlxoverlay-s.md | 2 +- content/docs/fossvr/wmr_lighthouse_hacky.md | 2 +- content/docs/fossvr/xrBinder/_index.md | 2 +- content/docs/fossvr/xrizer.md | 2 +- 13 files changed, 16 insertions(+), 16 deletions(-) diff --git a/content/docs/fossvr/democap/_index.md b/content/docs/fossvr/democap/_index.md index 4716f23..825ce8c 100644 --- a/content/docs/fossvr/democap/_index.md +++ b/content/docs/fossvr/democap/_index.md @@ -1,6 +1,6 @@ --- title: DEMoCap - Drag[en]gine Motion Capture -weight: 100 +weight: 1100 --- # DEMoCap - Drag[en]gine Motion Capture @@ -34,4 +34,4 @@ To start a motion capture project you have to first prepare your character model Once done you can create a motion capture project in DEMoCap and get going. See [Project Management](https://developer.dragondreams.ch/wiki/doku.php/democap:projectmanagement#project_management) to create a new project and the various pages under [Documentation and Tutorials](https://developer.dragondreams.ch/wiki/doku.php/democap:main#documentation) for information about the individual steps. -If you have questions or problems drop by the [discord channel](https://discord.gg/Jeg62ns) for help. \ No newline at end of file +If you have questions or problems drop by the [discord channel](https://discord.gg/Jeg62ns) for help. diff --git a/content/docs/fossvr/envision/_index.md b/content/docs/fossvr/envision/_index.md index 02ac465..1fff795 100644 --- a/content/docs/fossvr/envision/_index.md +++ b/content/docs/fossvr/envision/_index.md @@ -1,5 +1,5 @@ --- -weight: 49 +weight: 100 title: Envision --- diff --git a/content/docs/fossvr/index_camera_passthrough.md b/content/docs/fossvr/index_camera_passthrough.md index 2253e2b..4c4e8f6 100644 --- a/content/docs/fossvr/index_camera_passthrough.md +++ b/content/docs/fossvr/index_camera_passthrough.md @@ -1,5 +1,5 @@ --- -weight: 53 +weight: 900 title: Valve Index Camera Passthrough --- diff --git a/content/docs/fossvr/lovr/_index.md b/content/docs/fossvr/lovr/_index.md index 92aa1c0..0f414e2 100644 --- a/content/docs/fossvr/lovr/_index.md +++ b/content/docs/fossvr/lovr/_index.md @@ -1,5 +1,5 @@ --- -weight: 100 +weight: 800 title: LÖVR --- @@ -12,4 +12,4 @@ title: LÖVR The LÖVR engine is a Lua XR engine, written in C, which supports overlays on monado. Very simple and fun to implement whatever you would like. -- [lovr-playspace](/docs/fossvr/lovr/lovr-playspace/) A barebones room boundary built on the LÖVR engine. \ No newline at end of file +- [lovr-playspace](/docs/fossvr/lovr/lovr-playspace/) A barebones room boundary built on the LÖVR engine. diff --git a/content/docs/fossvr/monado/_index.md b/content/docs/fossvr/monado/_index.md index adcbc60..786974d 100644 --- a/content/docs/fossvr/monado/_index.md +++ b/content/docs/fossvr/monado/_index.md @@ -1,5 +1,5 @@ --- -weight: 50 +weight: 200 title: Monado --- diff --git a/content/docs/fossvr/motoc.md b/content/docs/fossvr/motoc.md index 52344cc..11f8b85 100644 --- a/content/docs/fossvr/motoc.md +++ b/content/docs/fossvr/motoc.md @@ -1,5 +1,5 @@ --- -weight: 50 +weight: 1000 title: Motoc --- @@ -19,4 +19,4 @@ Please take a look at the GitHub Readme for a comprehensive guide. ## Support -Reach out in the `monado` or `wivrn` room in Discord or Matrix. \ No newline at end of file +Reach out in the `monado` or `wivrn` room in Discord or Matrix. diff --git a/content/docs/fossvr/opencomposite/_index.md b/content/docs/fossvr/opencomposite/_index.md index 70d1164..fd7412d 100644 --- a/content/docs/fossvr/opencomposite/_index.md +++ b/content/docs/fossvr/opencomposite/_index.md @@ -1,5 +1,5 @@ --- -weight: 800 +weight: 500 title: OpenComposite --- diff --git a/content/docs/fossvr/stardust/_index.md b/content/docs/fossvr/stardust/_index.md index 1040ab5..d447921 100644 --- a/content/docs/fossvr/stardust/_index.md +++ b/content/docs/fossvr/stardust/_index.md @@ -1,6 +1,6 @@ --- title: Stardust XR -weight: 52 +weight: 700 --- # Stardust XR diff --git a/content/docs/fossvr/wivrn/_index.md b/content/docs/fossvr/wivrn/_index.md index c68226a..65eeef8 100644 --- a/content/docs/fossvr/wivrn/_index.md +++ b/content/docs/fossvr/wivrn/_index.md @@ -1,5 +1,5 @@ --- -weight: 50 +weight: 300 title: WiVRn --- diff --git a/content/docs/fossvr/wlxoverlay-s.md b/content/docs/fossvr/wlxoverlay-s.md index 62f8ce8..9ea93ef 100644 --- a/content/docs/fossvr/wlxoverlay-s.md +++ b/content/docs/fossvr/wlxoverlay-s.md @@ -1,5 +1,5 @@ --- -weight: 51 +weight: 600 title: WlxOverlay-S --- diff --git a/content/docs/fossvr/wmr_lighthouse_hacky.md b/content/docs/fossvr/wmr_lighthouse_hacky.md index e602db0..0d8435d 100644 --- a/content/docs/fossvr/wmr_lighthouse_hacky.md +++ b/content/docs/fossvr/wmr_lighthouse_hacky.md @@ -1,6 +1,6 @@ --- title: WMR Lighthouse (No SteamVR) -weight: 9000 +weight: 2000 --- # WMR Lighthouse (No SteamVR) diff --git a/content/docs/fossvr/xrBinder/_index.md b/content/docs/fossvr/xrBinder/_index.md index ef452d7..2e366e0 100644 --- a/content/docs/fossvr/xrBinder/_index.md +++ b/content/docs/fossvr/xrBinder/_index.md @@ -1,5 +1,5 @@ --- -weight: 900 +weight: 1200 title: xrBinder --- diff --git a/content/docs/fossvr/xrizer.md b/content/docs/fossvr/xrizer.md index ebfce00..28f9abf 100644 --- a/content/docs/fossvr/xrizer.md +++ b/content/docs/fossvr/xrizer.md @@ -1,5 +1,5 @@ --- -weight: 300 +weight: 400 title: xrizer --- -- 2.49.1