Skip to content

AWT for mouse position

Compare
Choose a tag to compare
@hptruong93 hptruong93 released this 14 Mar 00:03
· 49 commits to master since this release

Added an option to use Java AWT to retrieve mouse position (instead of low level Hook parameters).
This solves the problem of incorrect mouse position due to Windows scaling.