| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-27 | 932 Bytes | |
| v1.0.1 source code.tar.gz | 2026-02-27 | 88.4 kB | |
| v1.0.1 source code.zip | 2026-02-27 | 129.7 kB | |
| Totals: 3 Items | 219.1 kB | 6 | |
What's Changed
- Fix: fix SIGSEGV/SIGBUS crash in macOS keyboard functions by @PekingSpades in https://github.com/go-vgo/robotgo/pull/751
- Fix: initialize MData and AXUIElementRef to avoid segfault in get_active by @PekingSpades in https://github.com/go-vgo/robotgo/pull/755
- Add error-returning mouse click helpers (ClickE) by @PekingSpades in https://github.com/go-vgo/robotgo/pull/750
- Add: add toogle error check and MultiClikck, optimize the code and api by @vcaesar in https://github.com/go-vgo/robotgo/pull/757
- Fix: use drag event for macOS smooth drag by @PekingSpades in https://github.com/go-vgo/robotgo/pull/758
- Update: optimize the func Click() code by @vcaesar in https://github.com/go-vgo/robotgo/pull/759
New Contributors
- @PekingSpades made their first contribution in https://github.com/go-vgo/robotgo/pull/751
Full Changelog: https://github.com/go-vgo/robotgo/compare/v1.0.0...v1.0.1