Commit Graph

1 Commits

Author SHA1 Message Date
a1e2eccafd feat: add mouse.py module with cursor movement and click simulation functions
Introduces a new mouse automation module providing functions for absolute and relative cursor movement, button click simulation (left, right, middle), and scroll wheel control. Includes coordinate validation and platform-agnostic input event handling.
2025-06-07 09:50:08 +00:00