You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Opening an issue to suggest supporting Wayland too along X11.
While this script does not support wayland (yet? 🤓 ) as far as I can tell, I worked on a little workaround to use obs-zoom-to-mouse by "abusing" the obs-zoom-to-mouse-remote on KDE.
I'm sure a similar solution is doable on other DE.
Hopefully this will help some people out 😄!
For the workaround, the first script just prints the coordinates with a kwin script: mouse.coords.kwin:
Hi, great little script! :)
Opening an issue to suggest supporting Wayland too along X11.
While this script does not support wayland (yet? 🤓 ) as far as I can tell, I worked on a little workaround to use
obs-zoom-to-mouse
by "abusing" the obs-zoom-to-mouse-remote on KDE.I'm sure a similar solution is doable on other DE.
Hopefully this will help some people out 😄!
For the workaround, the first script just prints the coordinates with a kwin script:
mouse.coords.kwin:
The second script is just a convenience script to run the above.
mouse.coords.sh:
Launch via:
The text was updated successfully, but these errors were encountered: