Skip to content

Multiple events on long press. #107

@zakstucke

Description

@zakstucke

I don't think this was the case in prior versions, or at least I didn't notice it.

When long pressing keys, matching bindings fire their callbacks 10s of times a second. I've had to implement throttling on the code being run by the hotkeys internally to work around.

Either as default, or an option, long presses should not trigger the callback again until release and re-press.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions