Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop pyautogui #217

Merged
merged 7 commits into from
Apr 3, 2023
Merged

Drop pyautogui #217

merged 7 commits into from
Apr 3, 2023

Commits on Apr 3, 2023

  1. dropping pyautogui

    replacing with AHK for scrolls and Pillow for screenshots
    martinmiglio committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a8e7e15 View commit details
    Browse the repository at this point in the history
  2. update lock file

    martinmiglio committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1cfaef1 View commit details
    Browse the repository at this point in the history
  3. update scroll functions

    scrolling uses AHK
    renamed functions for simplicity
    martinmiglio committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    40191ad View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    741ecd3 View commit details
    Browse the repository at this point in the history
  5. fix function call bug

    martinmiglio committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6b614ae View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4979d9 View commit details
    Browse the repository at this point in the history
  7. fix region api change

    martinmiglio committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    c467c99 View commit details
    Browse the repository at this point in the history