Skip to content

Releases: galister/wlx-overlay-s

WlxOverlay-S v0.3.1

19 Mar 18:03
Compare
Choose a tag to compare

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

WlxOverlay-S v0.3.0

10 Mar 21:01
Compare
Choose a tag to compare

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.

WlxOverlay-S v0.2.6

09 Mar 16:16
Compare
Choose a tag to compare

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.

WlxOverlay-S v0.2.6-2

09 Mar 20:38
Compare
Choose a tag to compare
WlxOverlay-S v0.2.6-2 Pre-release
Pre-release
use linked openxr

WlxOverlay-S v0.2.5

09 Mar 00:38
Compare
Choose a tag to compare
WlxOverlay-S v0.2.5 Pre-release
Pre-release
Release v0.2.5

WlxOverlay-S v0.2.4-dev1

07 Mar 12:29
Compare
Choose a tag to compare
Pre-release

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).

WlxOverlay-S v0.2.4

07 Mar 23:46
Compare
Choose a tag to compare
WlxOverlay-S v0.2.4 Pre-release
Pre-release
Release v0.2.4

WlxOverlay-S v0.2.3

01 Mar 20:19
Compare
Choose a tag to compare

First AppImage Release!