wlx-overlay-s icon indicating copy to clipboard operation
wlx-overlay-s copied to clipboard

Access your Wayland/X11 desktop from Monado/WiVRn/SteamVR. Now with Vulkan!

Results 5 wlx-overlay-s issues
Sort by recently updated
recently updated
newest added

Marked as draft because the monado side has to be cleaned up and expanded before a merge request can be made. I'm putting this here so it's visible to people...

Currently screens are displayed in their port order on X11, which does not necessarily match their real order. It'd be great if there was a config (file) option to define...

Hi, as a twitch streamer, I would love to have twitch chat attached to my hand to quickly read what people are saying. As of now, the app can only...

Right now, bindings for OpenXR are [hardcoded](https://github.com/galister/wlx-overlay-s/blob/63e8cd59b2ce0419fb3bfc8117281191ee9377eb/src/backend/openxr/input.rs#L278). Let's make them configurable via a file.

enhancement

We need to come up with an intuitive way to set the parent device a given overlay. Sticking overlays to devices is already handled in [auto_movement](https://github.com/galister/wlx-overlay-s/blob/main/src/backend/overlay.rs#L107). All we need to...

enhancement