Skip to content

Reimplement hotkeys #6245

Open
Open
@retailcoder

Description

@retailcoder

Instead of fixing this, we can consider using a different approach suggested by @WaynePhillipsEA -- using SetWindowsHookEx API. That would eliminate the need to attach & detach on focus change and if we opt to hook to the low level keyboard state, that would allow for two step shortcuts.

Originally posted by @bclothier in #3996

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficulty-03-duckInvolves more challenging problems and/or developing within and revising the internals APIfeature-hotkeysup-for-grabsUse this label in conjunction with a difficulty level label, e.g. difficulty-02-ducky

    Type

    Projects

    • Status

      Prioritization

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions