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

Double-press detection threshold #43

Open
ArkitectNaut opened this issue Aug 30, 2022 · 1 comment
Open

Double-press detection threshold #43

ArkitectNaut opened this issue Aug 30, 2022 · 1 comment

Comments

@ArkitectNaut
Copy link

You are currently only able to increase the threshold of the double-press speed. The problem is that by increasing the threshold, you can still double-press super quickly and the action will active. It would be very helpful if you could set a 'zone' of activation where too slow or too fast won't activate it.

I have the 'hold duration to activate' set to 0ms as I like it to activate instantly once I call it but this results in any type of unintended 'jitter' action on the key to activate the Penc interface. If you could set the previously mentioned 'zone', one could decide to have Penc activate between 200ms-300ms where anything faster than 200ms and anything slower than 300ms would not be registered as a Penc call. Hopefully this explanation makes sense.

Penc_Threshold_Concept

@dgurkaynak
Copy link
Owner

It definetely make sense. And this should be easy to implement it!

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

No branches or pull requests

2 participants