PythonPyAutoGUI fundamentalscross platform development
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
30
調査方針
Review the existing issue comments (27 comments) for detailed requirements and potential design considerations. Examine PyAutoGUI's current mouse movement implementation in the source code (e.g., `pyautogui.py`) to understand coordinates and screen handling. Investigate cross platform APIs for multi monitor detection (e.g., Win32, X11, macOS CoreGraphics). Propose a solution that maintains back compatibility.
Roadmap: Add multi-monitor support · asweigart/pyautogui#9 | Good First Issue