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

Pls add option for align #285

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

Pls add option for align #285

wants to merge 47 commits into from

Conversation

ForteDexe
Copy link

I use to display key stroke at right bottom corner, when the new key display, all the row above it is moving, would be nice if it have option to align left or right or center

bfritscher and others added 30 commits July 14, 2017 23:57
Support Left, Middle, Right XButton1, XButton2 and ScrollWheel.
To support MouseWheel VolumeUp and VolumeDown where used as substitute
as to not have to refactor the whole application.
- Removed filtering of modifierkey to allow to handle them in ToInputs.
- Filtered triggering of modifier display for modifierkeys themselves in
ToInputs.
- Exposed IsModifierKeyPress as static to be used in KeyPress and
Messages.
- KeyPress.HasModifierPress returns false if key is a modifierkey itself
(allow the merging in Message).
- Removed merge flag in favor of handling the strategy directly in Message.MergeIfNeeded
also try to unload this hook if possible - for lowest CPU cost
ensure the mouse hook is disposed on exit
Support Left, Middle, Right XButton1, XButton2 and ScrollWheel.
To support MouseWheel VolumeUp and VolumeDown where used as substitute
as to not have to refactor the whole application.
- Removed filtering of modifierkey to allow to handle them in ToInputs.
- Filtered triggering of modifier display for modifierkeys themselves in
ToInputs.
- Exposed IsModifierKeyPress as static to be used in KeyPress and
Messages.
- KeyPress.HasModifierPress returns false if key is a modifierkey itself
(allow the merging in Message).
- Removed merge flag in favor of handling the strategy directly in Message.MergeIfNeeded
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.

5 participants