4.20251130.1
- Fix bug in typing/keyboard causing xdotool to send extra modifier
keys in certain cases. When xkeyboard-config 2.46 is installed,
xdotool would send incorrect key sequences for function keys, for
example incorrectly sending "Alt + F3" when F3 was requested. (#491, PR #493) - Add 'windowlower' command (#426)
- Fix some crashes in xdo_get_desktop_for_window (#434)
- Fix mouse movement under Xwayland when multiple screens are present (#435)
- mousemove --sync no only waits if the cursor is expected to actually move (#463, #464)
Development/Build changes:
- Remove dependency on libXi that was leftover from Wayland detection code no
longer used in xdotool - Bump SONAME to 4 hopefully to resolve ABI issues with previous versions of libxdo.
- Code improvements intended to reduce compiler warnings (#364)
- Add support for Cygwin when building
- Test suite works again! :)
New Contributors
- @aldot made their first contribution in #364
- @smo-ddemerre made their first contribution in #392
- @KT-lcz made their first contribution in #372
- @luxe made their first contribution in #190
- @a1346054 made their first contribution in #401
- @johngebbie made their first contribution in #419
- @guettli made their first contribution in #386
- @phil294 made their first contribution in #434
- @Sachin-Bhat made their first contribution in #445
- @l1n made their first contribution in #471
- @ofourdan made their first contribution in #435
- @eli-schwartz made their first contribution in #446
- @tcv-git made their first contribution in #490
Full Changelog: v3.20211022.1...v4.20251130.1