Skip to content

Releases: evilC/TapHoldManager

v2.0

09 Apr 17:40
7a65441
Compare
Choose a tag to compare

Adds support for AHK v2

v1.5

30 Apr 19:05
Compare
Choose a tag to compare

Added

  • Add support for context-specific hotkeys (THM only takes effect when a specific window is active)
  • Add Pause / Resume hotkeys functionality

Changed

  • InterceptionTapHold now accepts an instance of AutoHotInterception and a Device ID
    This allows you to use AutoHotInterception's GetDeviceIdFromHandle method to get device ID

Adds MaxTaps parameter

28 Feb 15:20
66b707d
Compare
Choose a tag to compare

Added

  • Added MaxTaps parameter to support always firing callback after a fixed number of taps / holds

Adds support for Joystick buttons

09 Oct 18:53
Compare
Choose a tag to compare

TapHoldManager now works with Joystick Buttons (eg 1Joy1)

Interception Addon update

02 Apr 17:09
Compare
Choose a tag to compare

Updates the AutoHotInterception addon to support AHI 3.x

Configurable Hold Time

22 Mar 19:29
d18ad80
Compare
Choose a tag to compare

Added an additional holdTime parameter to control the amount of time a key must be held to be considered a hold.

v1.0

06 Mar 20:57
6f823cc
Compare
Choose a tag to compare
Delete CLR.ahk