wlx-overlay-s

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

GPL-3.0 License

Stars
63

Bot releases are visible (Hide)

wlx-overlay-s - WlxOverlay-S v0.3.2 Latest Release

Published by galister 7 months ago

What's new:

  • curved screens
    • to curve, grab the screen with one hand, then point the other hand's laser on it and scroll.
  • openxr: seperately configurable release thresholds for grab, click and alt-click. example:
    • # ~/.config/wlxoverlay/conf.d/sensitivity.yaml
      xr_grab_sensitivity: 0.7
      xr_click_sensitivity: 0.7
      xr_alt_click_sensitivity: 0.7
      xr_grab_sensitivity_release: 0.5
      xr_click_sensitivity_release: 0.5
      xr_alt_click_sensitivity_release: 0.5
      
wlx-overlay-s - WlxOverlay-S v0.3.1

Published by galister 7 months ago

What's new:

  • openxr: fix settings panel pointer offset (@olekolek1000, @galister )
  • openxr: fix grab sensitivity on index controllers
  • openxr: adjustable sensitivity for grab, click and alt-click. example:
    • # ~/.config/wlxoverlay/conf.d/sensitivity.yaml
      xr_grab_sensitivity: 0.7
      xr_click_sensitivity: 0.7
      xr_alt_click_sensitivity: 0.7
      
  • wayland: fix mouse in case there are screens with a negative position
  • screens: scale is now saved between show/hide operations (@stuin)
  • modular-ui: uptime module (@stuin)
  • fix crash on font load fail
  • logging improvements
wlx-overlay-s - WlxOverlay-S v0.3.0

Published by galister 7 months ago

What's new:

  • x11: fix cursor size
  • x11: fix screen gamma
  • openxr: link openxr_loader.so instead of loading it
    • fixes openxr in AppImage
  • openvr: space drag reworked to be compatible with the ALVR views fix
  • openvr: space rotate
    • bind in SpaceRotate in steamvr bindings before use
    • ALVR users: you will need the 2024.03.11 nightly or later for this to work. on older ALVR versions, this triggers a bug that can cause loss of lunch.
  • openvr: chaperone now stays in place on drag & rotate.
    • may still mess up on reset offset, beware.
wlx-overlay-s - WlxOverlay-S v0.2.6-2

Published by galister 7 months ago

wlx-overlay-s - WlxOverlay-S v0.2.6

Published by galister 7 months ago

What's new:

  • openvr: reworked space drag to work in more games and playspace setups
  • osc: only count interactable overlays in openOverlayCount param
  • watch: fade settings now get saved properly
  • appimage: fixed autostart not working
  • x11: screens now get downscaled to 1440p instead of 1080p
  • openvr: use WaitFrameSync instead of flat frame times
  • default watch.yaml and settings.yaml have changed. if you use custom versions, you might want to check the diff.
wlx-overlay-s - WlxOverlay-S v0.2.5

Published by galister 7 months ago

wlx-overlay-s - WlxOverlay-S v0.2.4

Published by galister 8 months ago

wlx-overlay-s - WlxOverlay-S v0.2.4-dev1

Published by galister 8 months ago

This contains a WIP implementation of Space Drag. This implementation is not completely smooth, but may work better for some people.

Try this if Space Drag in v0.2.3 is completely broken for you (primarily non-ALVR users).

wlx-overlay-s - WlxOverlay-S v0.2.3

Published by galister 8 months ago

First AppImage Release!