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

Fix two Auto-Type issues #7366

Merged
merged 2 commits into from
Feb 9, 2022
Merged

Fix two Auto-Type issues #7366

merged 2 commits into from
Feb 9, 2022

Commits on Feb 1, 2022

  1. Configuration menu
    Copy the full SHA
    960c093 View commit details
    Browse the repository at this point in the history
  2. Fix using modifier keys

    * Fix error in regex that prevented use of modifier keys in general.
    * Added '#' modifier to press the "Meta" button. This correlates to the Windows key on Windows and Command key on macOS.
    * Fix #6695 - send proper modifier keys based on documentation
    droidmonkey committed Feb 1, 2022
    Configuration menu
    Copy the full SHA
    788c8ba View commit details
    Browse the repository at this point in the history