Skip to content

Delay for click detection #7

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

Closed
achimmihca opened this issue Oct 11, 2021 · 0 comments
Closed

Delay for click detection #7

achimmihca opened this issue Oct 11, 2021 · 0 comments

Comments

@achimmihca
Copy link
Owner

To prevent unintended click gestures, a click delay could be introduced.
The gesture must be hold throughout the delay duration for the click to trigger.

Affects left click, right click, middle click.
For double click such a delay makes no sense because a double click is defined as two click with little delay between.

A slider in the UI can be implemented to configure the delay from 0ms to 1000ms.

achimmihca added a commit that referenced this issue Oct 12, 2021
- optional delay for click detection (#7) (UI still missing)
@achimmihca achimmihca changed the title Hold delay for click detection Delay for click detection Oct 14, 2021
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

1 participant