Commit Graph

2 Commits

Author SHA1 Message Date
a75b0857d9 fix: correct mouse coordinate calculation in click event handler 2025-06-07 09:51:04 +00:00
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