Пакет kdotool: Информация
Исходный пакет: kdotool
Версия: 0.2.2-alt1
Собран: 27 февраля 2026 г. 13:26 в задании #408346
Категория: Разработка/Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://crates.io/crates/kdotool
Лицензия: Apache-2.0
О пакете: Xdotool-like for KDE Wayland
Описание:
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.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
kdotool (x86_64, i586, aarch64)
kdotool-debuginfo (x86_64, i586, aarch64)
kdotool (x86_64, i586, aarch64)
kdotool-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Sergey Zhidkih
Последнее изменение
26 февраля 2026 г. Sergey Zhidkih 0.2.2-alt1
- New version (0.2.2).
23 декабря 2025 г. Sergey Zhidkih 0.2.1-alt2
- Fix FTBFS with new rust.
11 июня 2025 г. Sergey Zhidkih 0.2.1-alt1
- First build for alt.