Open Lupccs opened 10 months ago
ww-run-raise script isn't actually working well enough, doesn't seem to detect and switch classes properly. Luckily, someone is trying to implement xdotool on kde plasma, and I can confirm it works rather well!
[https://github.com/jinliu/kdotool]
other interesting ideas can be found here
[https://www.reddit.com/r/kde/comments/196etey/how_could_i_retrieve_active_window_class_uuid/]
[https://www.reddit.com/r/hyprland/comments/12scv62/jumpapp_alternative/]
The last three projects I linked only work for the input simulation part, but they're not for handling windows
Any wayland news here, instead?
Also, a couple of other alternatives to tools such as wmctrl and xdotool that are supposed to work on wayland
https://github.com/ReimuNotMoe/ydotool
https://github.com/atx/wtype
this last one seems like the most adequate
https://git.sr.ht/~brocellous/wlrctl
Originally posted by @Lupccs in https://github.com/mkropat/jumpapp/issues/18#issuecomment-1602630514