Package kdotool: Information
Source package: kdotool
Version: 0.2.1-alt2
Build time: Jan 3, 2026, 01:53 PM in the task #403656
Category: Development/Other
Report package bugHome page: https://crates.io/crates/kdotool
License: Apache-2.0
Summary: Xdotool-like for KDE Wayland
Description:
Wayland, for security concerns, removed most of the X11 APIs that xdotool uses to simulate user input and control windows. ydotool solves the input part by talking directly to the kernel input device. However, for the window control part, you have to use each Wayland compositor's own APIs. This program uses KWin's scripting API to control windows. In each invocation, it generates a KWin script on-the-fly, loads it into KWin, runs it, and then deletes it, using KWin's DBus interface.
List of RPM packages built from this SRPM:
kdotool (x86_64, i586, aarch64)
kdotool-debuginfo (x86_64, i586, aarch64)
kdotool (x86_64, i586, aarch64)
kdotool-debuginfo (x86_64, i586, aarch64)
Maintainer: Sergey Zhidkih
Last changed
Dec. 23, 2025 Sergey Zhidkih 0.2.1-alt2
- Fix FTBFS with new rust.
June 11, 2025 Sergey Zhidkih 0.2.1-alt1
- First build for alt.