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

Add initial delay for key-repeat behavior simulating keyboard functionality #6

Open
calebtt opened this issue Jun 21, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@calebtt
Copy link
Owner

calebtt commented Jun 21, 2022

Add initial delay for key-repeat behavior simulating keyboard functionality, the values returned by OS API calls were sporadic and with odd behavior, so it wasn't possible to map them directly to simulated input. This led to implementing my own behavior structure for key-presses, which is lacking in this feature.

@calebtt calebtt added the enhancement New feature or request label Jun 21, 2022
@calebtt calebtt self-assigned this Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant