Skip to content

Feture request: debouncing #2

@agc93

Description

@agc93

I am honestly not sure how complicated this would be to implement, but I quite often get issues on my Stream Deck (v1) where fully pressing the button actually activates a command twice in quick succession. Gentler presses only register once, but don't always physically push the button the whole way in.

It would be nice to be able to debounce the keys so that only one key press registers in a given window (something like 250-300ms seems like it would work) to avoid that.

Metadata

Metadata

Assignees

No one assigned

    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