this post was submitted on 30 Mar 2026
148 points (98.1% liked)
Linux
13493 readers
654 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is great, yet I wish there was a way to send information to specific windows from outside. Yeah I know that that's technically a security flaw and Wayland's ethos is practically against it, but if I want to emulate a click in a specific window passively without focusing on it, there should be some way to allow it as long as I know the window ID.
I'm talking about that feature of xdotool that let's you send click or key press events to specific windows that can't be done by combining ydotool and kdotool, since neither has window specific interactions.
I know that it's a very specific request, and it's for a more stupid reason, I want to play bongo cat with my friends and I need a way to send k&m events to that window so it works on Wayland Linux 😭😭
Sounds like what I used to mess with using AutoIt. Great little scripting language!