-
```
extern "C" {
#include
}
int main(){
xdo_t *xdo = xdo_new(NULL);
xdo_free(xdo);
}
```
```
==14950==ERROR: LeakSanitizer: detected memory leaks
Direct leak of 72 byte(s) in…
-
**Describe the bug**
On linux, enigo supports xdo, libei and wayland. I would assume that one is chosen at runtime with some kind of (user configurable?) priority. However, it currently initializes a…
-
I figured out this issue between 07/11/24 13:30 - 14:00 UTC+1.
Should figure out last reboot time and intermediary APT logs.
```bash
last reboot
```
Output:
```
reboot system boot 6.…
-
way [back in the day](https://groups.google.com/g/xdotool-users/c/URAP7wBmOaI/m/LI7kWazD-C0J) we had a discussion about ABI changes due to a member removal in `struct xdo`. I didn't follow up on it w…
-
1. Shape 및 XDO 가공 실행 시 프로그램 셧다운
2. 맨홀 및 밸브 가공 안됨
-
Switch out popen call to xdotool to python-xdo package.
http://packages.ubuntu.com/source/saucy/python-xdo
-
Is it possible to use the type command with unicode? I get the following when I try:
```
Invalid multi-byte sequence encountered
xdo_enter_text_window reported an error
```
-
enigo (at least the linux implementation) does not ignore modifiers such as Meta. So when executing a program that calls `enigo.key_sequence("asdf")` with a keybinding `Meta+a`, if `Meta` is not unpre…
-
Hi @nathanharper, everything ok?
I was trying to run your app and after installing everything needed, when typing the command:
./run_http.sh super_mario.smc
I come across the following erro…
DQ318 updated
5 years ago
-
Hi there,
I am seeing this:
```
==50542== 7,416 bytes in 103 blocks are definitely lost in loss record 1,328 of 1,388
==50542== at 0x4C31B25: calloc (in /usr/lib/valgrind/vgpreload_memcheck…