Hi,
using Cachyos kde I’ve been making a python script that will move the mouse to a position -> click -> move mouse back to the original position. I can get this working with x11, but it fails with wayland.
Do you know any way to programatically move the mouse and click that works with wayland?
Thanks


Does it need to be fully automatic, or does semi-automatic work for you?
I am using input remapper to automate a few functions of my input devices. It only used it on my Plasma desktop, but it should work in all desktop environments.
Just semi automatic, I want a hotkey press activate a mouse move -> click -> move action.
You should be able to do that with input-mapper and some scripting: https://github.com/sezanzeb/input-remapper/blob/main/readme/macros.md#mouse_xy