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

feat: Key Combinations #31

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

feat: Key Combinations #31

wants to merge 3 commits into from

Conversation

mikew
Copy link
Owner

@mikew mikew commented Mar 21, 2021

Allows mappings like "Q+W": [0, "Logo"]

Mappings that are based off other mappings work, but I've no clue what the outcome will be, or should be, when one of the buttons is released.

This is a larger refactor of how events are handled, which also adds support for mouse events, and "special" events (ie: toggling on or off, switching layouts, etc)

Closes #21

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

Successfully merging this pull request may close these issues.

Bind Keys to Mouse Buttons
1 participant