| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-11 | 1.1 kB | |
| v0.7.0 source code.tar.gz | 2026-03-11 | 145.3 kB | |
| v0.7.0 source code.zip | 2026-03-11 | 168.2 kB | |
| Totals: 3 Items | 314.5 kB | 2 | |
- build: Bump prebuild version and MACOSX_DEPLOYMENT_TARGET. (7bcd7ff)
- Fix multi-monitor mouse coordinates and remove targetpractice (7aef129), closes #693
- Don't wait for a response from X when typing a key (087ec35)
- Fixed scrollMouse() bug on windows (c10ffdd)
- src/keycode: fix buffer overflow (274d03b)
- Support typing of Unicode Characters (similar to keyTap) (94ed67c)
- Support Unicode for typeString() in Windows. (3d7e7cf)
- fix: scrolling on Windows (cb0da09)
- fix: improve y scrolling on Windows by send y-scrolling event first (a348c0e)