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

Implemented 'quit on any input' option. #56

Merged
merged 3 commits into from
Jan 23, 2023

Conversation

EddieDover
Copy link
Collaborator

Fixes #51

To test properly, first try pressing a key with, then without pynput installed. There is a delay on quitting after the keypress, due to the internal timer. This is expected and the best we can do for now.

@EddieDover EddieDover merged commit 67e0bb8 into brunobraga:master Jan 23, 2023
@EddieDover EddieDover deleted the any-key-quits_v2 branch January 23, 2023 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a "quit on any input" option
1 participant