Releases: E-Heerschap/xdotool-Java
Releases · E-Heerschap/xdotool-Java
Version 1.1 - Unstable
Version 1.0 -> 1.1 consists of:
- New XFacade to simplify common xdotool functions.
- Consisting in the XFacade, a bug fix for the xdo_get_mouse_location function has been provided using libX11. A pull request has been added to the xdotool repository as well.
- More testing, Yay! (jokes btw)
- xdo_search_t class fixed and usability improved :)
- Gradle configuration changed to include JNA as transitive dependency and JUnit is no longer a transitive dependency.
v1.0
First version of xdotool where basics are working. Still considered u…