-
Notifications
You must be signed in to change notification settings - Fork 505
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
base: master
Are you sure you want to change the base?
Commits on Jul 14, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 815f75d - Browse repository at this point
Copy the full SHA 815f75dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f2ae82 - Browse repository at this point
Copy the full SHA 6f2ae82View commit details
Commits on Jul 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 83d7c76 - Browse repository at this point
Copy the full SHA 83d7c76View commit details
Commits on Jul 16, 2017
-
Show mouse actions as keys with a symbol
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.
Configuration menu - View commit details
-
Copy full SHA for 51c5c44 - Browse repository at this point
Copy the full SHA 51c5c44View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53d744f - Browse repository at this point
Copy the full SHA 53d744fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e10b7ae - Browse repository at this point
Copy the full SHA e10b7aeView commit details
Commits on Jul 17, 2017
-
Support showing ctrl, alt, win keys pressed down without any other key
- 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
Configuration menu - View commit details
-
Copy full SHA for c3e04a8 - Browse repository at this point
Copy the full SHA c3e04a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a4649c - Browse repository at this point
Copy the full SHA 2a4649cView commit details -
Configuration menu - View commit details
-
Copy full SHA for c6b2be5 - Browse repository at this point
Copy the full SHA c6b2be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 32895ad - Browse repository at this point
Copy the full SHA 32895adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6739401 - Browse repository at this point
Copy the full SHA 6739401View commit details -
Configuration menu - View commit details
-
Copy full SHA for d582c92 - Browse repository at this point
Copy the full SHA d582c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c09620 - Browse repository at this point
Copy the full SHA 1c09620View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54b87d0 - Browse repository at this point
Copy the full SHA 54b87d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fd93b0 - Browse repository at this point
Copy the full SHA 6fd93b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a8baf98 - Browse repository at this point
Copy the full SHA a8baf98View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35c2747 - Browse repository at this point
Copy the full SHA 35c2747View commit details -
Configuration menu - View commit details
-
Copy full SHA for b10fcda - Browse repository at this point
Copy the full SHA b10fcdaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e7bcde - Browse repository at this point
Copy the full SHA 4e7bcdeView commit details
Commits on Jul 20, 2017
-
ensure the mouse hook is disposed on exit
also try to unload this hook if possible - for lowest CPU cost
Configuration menu - View commit details
-
Copy full SHA for 42d6d3b - Browse repository at this point
Copy the full SHA 42d6d3bView commit details -
Merge pull request #4 from gdh1995/ensure-hooks-are-disposed
ensure the mouse hook is disposed on exit
Configuration menu - View commit details
-
Copy full SHA for 2c2da94 - Browse repository at this point
Copy the full SHA 2c2da94View commit details
Commits on Jun 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 78a8385 - Browse repository at this point
Copy the full SHA 78a8385View commit details
Commits on Apr 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7f6d61e - Browse repository at this point
Copy the full SHA 7f6d61eView commit details -
Configuration menu - View commit details
-
Copy full SHA for efdf520 - Browse repository at this point
Copy the full SHA efdf520View commit details -
Configuration menu - View commit details
-
Copy full SHA for eabc121 - Browse repository at this point
Copy the full SHA eabc121View commit details -
Show mouse actions as keys with a symbol
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.
Configuration menu - View commit details
-
Copy full SHA for 0471dbd - Browse repository at this point
Copy the full SHA 0471dbdView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1d8417 - Browse repository at this point
Copy the full SHA c1d8417View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5772673 - Browse repository at this point
Copy the full SHA 5772673View commit details -
Support showing ctrl, alt, win keys pressed down without any other key
- 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
Configuration menu - View commit details
-
Copy full SHA for 4f10ff4 - Browse repository at this point
Copy the full SHA 4f10ff4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8966da4 - Browse repository at this point
Copy the full SHA 8966da4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0387dac - Browse repository at this point
Copy the full SHA 0387dacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5af9005 - Browse repository at this point
Copy the full SHA 5af9005View commit details -
Configuration menu - View commit details
-
Copy full SHA for 859e17d - Browse repository at this point
Copy the full SHA 859e17dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d52b11b - Browse repository at this point
Copy the full SHA d52b11bView commit details -
ensure the mouse hook is disposed on exit
also try to unload this hook if possible - for lowest CPU cost
Configuration menu - View commit details
-
Copy full SHA for 99d3acc - Browse repository at this point
Copy the full SHA 99d3accView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed6d5c - Browse repository at this point
Copy the full SHA 6ed6d5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bfa3a7 - Browse repository at this point
Copy the full SHA 6bfa3a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b1f39 - Browse repository at this point
Copy the full SHA 67b1f39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0497ff2 - Browse repository at this point
Copy the full SHA 0497ff2View commit details -
Merge pull request #5 from tkozono/beta
Add scroll button click color and allow multiple modifiers for clicks
Configuration menu - View commit details
-
Copy full SHA for 7b578b8 - Browse repository at this point
Copy the full SHA 7b578b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ed340a - Browse repository at this point
Copy the full SHA 1ed340aView commit details -
Configuration menu - View commit details
-
Copy full SHA for de28bca - Browse repository at this point
Copy the full SHA de28bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for f67d601 - Browse repository at this point
Copy the full SHA f67d601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 494dbb2 - Browse repository at this point
Copy the full SHA 494dbb2View commit details
Commits on Aug 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d3b2dc3 - Browse repository at this point
Copy the full SHA d3b2dc3View commit details
Commits on Nov 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a21487a - Browse repository at this point
Copy the full SHA a21487aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19f8b86 - Browse repository at this point
Copy the full SHA 19f8b86View commit details