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

Rework options to override default input #43

Closed
luttje opened this issue Aug 9, 2023 · 0 comments · Fixed by #54
Closed

Rework options to override default input #43

luttje opened this issue Aug 9, 2023 · 0 comments · Fixed by #54

Comments

@luttje
Copy link
Owner

luttje commented Aug 9, 2023

Right now theres an option to override default input somewhere in the config. When a user presses A it will override with a custom action and not actually send A along to other applications. However that only works for keyboard input. It is also "all or nothing" and can't be toggled for specific triggers. It would be nice if it could be setup for all sorts of compatible triggers, including mouse input:

it's not related to this issue, but I have 1 question. Is there way to disable mouse input completely while key mapping is enabled?

Originally posted by @kabachankun in #42 (comment)

@luttje luttje added this to the Launch stable (1.0.0) milestone Oct 14, 2023
luttje added a commit that referenced this issue Oct 22, 2023
luttje added a commit that referenced this issue Oct 22, 2023
* Resolves #43

* allow better blocking mouse buttons and moves (#43)

* Remove now unused wndproc handling to simplify code
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 a pull request may close this issue.

1 participant