WlxOverlay-S v0.3.2
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
-