ydotool
awesome-wayland
ydotool | awesome-wayland | |
---|---|---|
63 | 18 | |
1,465 | 1,144 | |
- | - | |
6.4 | 7.7 | |
about 2 months ago | almost 2 years ago | |
C | ||
GNU Affero General Public License v3.0 | Creative Commons Zero v1.0 Universal |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ydotool
- Show HN: Bonk, a command-line tool for X11 window management
-
Improving cursor rendering on Wayland
Wayland provides little by design, so this is quite typical. For example:
Screensharing is handled by pipewire [0], changing keyboard layouts aren't defined [1] by wayland, and generally anything Wayland devs think would 'corrupt' their protocol.
They leave most things to the compositor to implement, which leads to significant fragmentation as every compositor implements it differently.
Long gone are the days of xset and xdotool working across nearly every distro due to a common base, now the best you'll get is running a daemon as root to directly access `/dev/uinput` [2] or implementing each compositors accessibility settings (if they have them) as a workaround.
[0] https://superuser.com/questions/1221333/screensharing-under-...
[1] https://unix.stackexchange.com/questions/292868/how-to-custo...
[2] https://github.com/ReimuNotMoe/ydotool
-
how hard is it to program pinch zoom for my touchpad in linux?
I personally use libinput-gestures to call commands using touchpad gestures. You can also combine it with ydotool to bind macros and such to your gestures, e.g. 4 fingers swipe down closes the current window, 3 fingers swipe left or right changes workspace, etc
-
ydotoold background process?
Have you tried using the systemd unit file supplied with ydotool? It's probably installed somewhere on your system. Else you can get it here and just change the install location of ydotoold.
-
KDE-Connect keyboard input works on Wayland now!!
For simulated keyboard there are tools such as dotool or ydotool and KeePass extensions such as KPUInput that work by giving the user access to /dev/uinput. That works, but it's a bit inelegant; I guess in the future a Wayland protocol for simulated keyboard input will emerge, like wlroots already has, also for virtual pointers.
-
Out of curiosity, I tried to use Wayland earlier and compared to X11, everything seems to load faster which really surprised me. However, I've also noticed some things that confused me, that's why I'm posting this. To ask what I'm missing or what I did wrong. Thanks as always!
ydotool is the generic equivalent. It works on both X11 and Wayland environments.
-
Curious to know what are your general experiences on using keyboard and mouse input automations on Wayland...
Autokey does not work yet, but there is Hawck and Espanso that you could play around with. And there is ydotool if all you need is simulating basic input (as in ydotool mousemove -x -10 -y -10, ydotool type 'Hello world!' and so on).
-
Asahi Linux To Users: Please Stop Using X.Org
Does ydotool do what you need? I haven't even tried Wayland in years. I'm sure someday I'll find the need.
- Somehow AutoHotKey is kinda good now
- How to emulate mouse clicks with keyboard shortcuts
awesome-wayland
-
Is Linux More Customizable Than Windows?
Yup. Here is an example list of things you can swap around. https://github.com/natpen/awesome-wayland
- Wayland section in site
-
Moving from Plasma, to Sway, some
You didn't say whether your current config is based on X or Wayland therefore two links with Wayland applications. Are we Wsyland yet and awesome wayland
- When do you think you will switch to Wayland?
-
Wayland Protocol Finally Ready for Fractional Scaling
plenty others of all sorts.
> auto keyboard/mouse scripting with xdotool
There's a few tools for this: https://github.com/natpen/awesome-wayland#tools
> not have unnecessary mouse/keyboard to monitor delay
There's none that I can notice. Mice cursor are rendered with hardware support
-
With rise of wayland, are simpler window managers dying?
Here's one of many forks of an awesome-wayland repository that lists what's going on: https://github.com/natpen/awesome-wayland
- What are Wayland-native applications and where can I find them?
-
Please do not ship work in progress to users: An open letter from developers to the wider Linux community
customization isn't killed, it just takes time to adapt to a new protocol. check out all the stuff you can do with wayland
- Is there a place to read about recommended SwayWM builds?
-
Krohnkite still does not work in Wayland, and it has not been updated in more than a year. Any alternatives? Is it Kwin's fault?
More specifically, see: awesome-wayland and arewewaylandyet. Sway-addons also has interesting stuff in it, like wl-clipboard which is mostly compatible with Klipper.
What are some alternatives?
xdotool - fake keyboard/mouse input, window management, and more
sway - i3-compatible Wayland compositor
wtype - xdotool type for wayland
Visual Studio Code - Visual Studio Code
AutoKey - AutoKey, a desktop automation utility for Linux and X11.
bismuth - KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.
evsieve - A utility for mapping events from Linux event devices.
kwin-tiling - Tiling script for kwin
key-mapper - 🎮 An easy to use tool to change the mapping of your input device buttons. [Moved to: https://github.com/sezanzeb/input-remapper]
sway-launcher-desktop - TUI Application launcher with Desktop Entry support. Made for SwayWM, but runs anywhere
xkeysnail - Yet another keyboard remapping tool for X environment