Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Tags: boppreh/mouse

Tags

v0.7.1

Toggle v0.7.1's commit message
- Fixed errors and incorrect information on setup.py.

- Fixed Windows segfault.
- Applied pending bug fixes.

v0.7.0

Toggle v0.7.0's commit message
- [All] Fix Windows hook error (#1).

- [All] Add __main__ module, allowing `python -m mouse` to save and load events.

v0.6.1

Toggle v0.6.1's commit message
- [Windows] Fixed ctypes type-checking error.

- [All] Misc fixes to release process.

v0.6.0

Toggle v0.6.0's commit message
- Added README and API docs.

- Bump version to replace old library.

v0.0.1

Toggle v0.0.1's commit message
- Initial release, migrated from `keyboard` package.