-
If i run xdotool on a real display (ie, Display :0 with real videocard/monitor), it works fine. But if I run under VNC display, it gives segfault:
```
$ export DISPLAY=:0
$ xdotool getmouselocatio…
-
All dialogs appear to have a geometry of 10x10 and are located at coordinat (10,10).
For example, from [the Travis log](https://travis-ci.org/richelbilderbeek/testing_cpp_gui_applications_tutorial…
-
```
when i click the .deb files i get the error "Error: Dependency is not
satisfiable: libxdo2 (>= 1:2.20110530.1-1)" and when i try to install it by
downliading the tar.gz and type make i get "xdo.…
-
Example in readme.rst is based on python2
**b**'Python rocks!' is better than 'Python rocks!' .
Couldn't we also translate str to bytes where it is appropriate?
```py
if winname is not…
-
For example
```
xdotool key a
```
causes the Xorg process to use high cpu for about 1 to 2 seconds, in Ubuntu 18.04.1, xdotool version 3.20160805.1.
I suspect that `xdotool key` is triggering a…
-
It would be nice to add a new option in monocle mode that would hide the invisible windows.
Shadows of the inactive windows wouldn't overlap and transparent windows would show the background.
I tr…
-
👋 while regression build 3.20211022.1 release, I found some incompatible integer to pointer conversion error as below
```
clang -Wno-implicit-function-declaration -g -std=c99 -I/opt/homebrew/…
-
I've Segmentation fault when using with Xvnc4 for almost every command. Under X virtual framebuffer it seems to work.
Version installed from `apt-get`: `1:3.20140805.1-2`.
Example:
```
$ DISPLAY=:1…
-
we currently only support mapping gestures to keys (or combos) via xdo
we could support custom commands also
-
Some functions are broken with the new 2021 `xdotool` package version. The `xdo.search_windows` method doesn't return anything. Had to revert the previous `xdotool` package.