Package kdotool: Information

    Source package: kdotool
    Version: 0.2.2-alt1
    Build time:  Feb 27, 2026, 08:08 PM
    Report package bug
    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 (riscv64)
    kdotool-debuginfo (riscv64)

    Maintainer: Sergey Zhidkih

    List of contributors:
    Sergey Zhidkih

      1. libdbus-devel
      2. rpm-build-rust

    Last changed


    Feb. 26, 2026 Sergey Zhidkih 0.2.2-alt1
    - New version (0.2.2).
    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.