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

Feature Request: Distinguish between key-up and key-down #65

Open
drunken-dwarf opened this issue Jul 1, 2024 · 1 comment
Open

Feature Request: Distinguish between key-up and key-down #65

drunken-dwarf opened this issue Jul 1, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@drunken-dwarf
Copy link

It would be nice if we could send only key up/down inputs. That way one could create macros where keys are pressed for an exact amount of time.

Example sequence:

Key-down: e
Sleep 175ms
Key-up: e

@zocker-160 zocker-160 added the enhancement New feature or request label Jul 1, 2024
@zocker-160
Copy link
Owner

Accepted, but as with the other currently pending feature requests, I sadly currently don't have the time to work on this.

Being able to differentiate between key click, down and up will also require changes to the config file format, which is already quite a mess.

I cannot promise any ETA ._.

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

2 participants