[neon/neon-packaging/kdotool/Neon/unstable] debian: Bad Command or File Name
Jonathan Esk-Riddell
null at kde.org
Fri Jan 19 13:13:03 GMT 2024
Git commit e12576e76f43456a02beedb905566498156590f3 by Jonathan Esk-Riddell.
Committed on 19/01/2024 at 14:13.
Pushed by jriddell into branch 'Neon/unstable'.
Bad Command or File Name
M +4 -4 debian/control
https://invent.kde.org/neon/neon-packaging/kdotool/-/commit/e12576e76f43456a02beedb905566498156590f3
diff --git a/debian/control b/debian/control
index c28c779..488d0c6 100644
--- a/debian/control
+++ b/debian/control
@@ -20,18 +20,18 @@ Description: a xdotool clone for KDE Wayland
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.
-.
+ .
This program should work with both KDE 5 and the upcoming KDE 6. It should
work with both Wayland and X11 sessions. (But you can use the original xdotool
in X11, anyway. So this is mainly for Wayland.)
-.
+ .
Not all xdotool commands are supported. Some are not available through the
KWin API. Some might be not even possible in Wayland. See below for details.
-.
+ .
Please note that the window id this program uses is KWin's internal window id,
which looks like a UUID ({xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}). It's not a
X11 window id.
More information about the Neon-commits
mailing list