Update 2 files

- /content/docs/steamvr/wlxoverlay/_index.md
- /content/docs/fossvr/wlxoverlay-x/_index.md
This commit is contained in:
galister 2023-12-06 11:33:38 +00:00
parent 6a64199e36
commit db616a8b53
2 changed files with 32 additions and 0 deletions

View file

@ -0,0 +1,18 @@
---
weight: 300
title: WlxOverlay-X
---
# WlxOverlay-X
WlxOverlay-X is the OpenXR edition of WlxOverlay, the tool that lets users interact with their X11 or Wayland desktop from inside VR.
It supports a vast variety of desktop environments, and comes with a fully customizable keyboard.
WlxOverlay-X works on any runtime that implements EXTX_OVERLAY. Currently this is limited to Monado-based runtimes.
WiVRn users: while WiVRn supports EXTX_OVERLAY, it does no frame composition on the server side, so overlay apps can have ghosting issues.
[WlxOverlay-X GitHub repository](https://github.com/galister/wlx-overlay-x)
If you are looking for an overlay for SteamVR, see [WlxOverlay](/docs/steamvr/wlxoverlay/).

View file

@ -0,0 +1,14 @@
---
weight: 300
title: WlxOverlay
---
# WlxOverlay
WlxOverlay is a tool that lets users interact with their X11 or Wayland desktop from inside VR.
It supports a vast variety of desktop environments, and comes with a fully customizable keyboard.
[WlxOverlay GitHub repository](https://github.com/galister/WlxOverlay)
If you are looking for an overlay for Monado / WiVRn, see [WlxOverlay-X](/docs/fossvr/wlxoverlay-x/).