mirror of
https://gitlab.com/lvra/lvra.gitlab.io.git
synced 2025-02-22 10:33:58 +01:00
Update 2 files
- /content/docs/steamvr/wlxoverlay/_index.md - /content/docs/fossvr/wlxoverlay-x/_index.md
This commit is contained in:
parent
6a64199e36
commit
db616a8b53
2 changed files with 32 additions and 0 deletions
18
content/docs/fossvr/wlxoverlay-x/_index.md
Normal file
18
content/docs/fossvr/wlxoverlay-x/_index.md
Normal 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/).
|
14
content/docs/steamvr/wlxoverlay/_index.md
Normal file
14
content/docs/steamvr/wlxoverlay/_index.md
Normal 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/).
|
Loading…
Add table
Reference in a new issue