This build is experimental.
Changes in this build:
The following key names have changed to make them apply universally in all countries:
-- Grave is now Oem3.
-- Backslash is now Oem5.
-- Equals is now Plus.
-- OEM_Comma is now Comma.
-- OEM_Period is now Period.
Underscores have been removed from the following key names to make them consistent with HotkeyNet's naming scheme:
-- ScrollLock, NumPadPgUp, NumPadPgDn, NumPadEnd, NumPadHome, NumPadLeft, NumPadUp, NumPadRight, NumPadDown, PrintScreen, NumPadInsert, NumPadDelete, NumPadPlus, Oem1, Oem2, Oem3, Oem4, Oem5, Oem6, Oem7, Oem8, and NumPadEnter.
The following function names have been changed to make them consistent with HotkeyNet's overall naming scheme:
-- Rename is now RenameWin.
-- SetFocus is now SetFocusWin.
-- SetForeground is now SetForegroundWin.
-- TargetWindow is now TargetWin.
-- Toggle is now ToggleWin.
-- Hide is now HideWin.
-- Minimize is now MinimizeWin.
-- Maximize is now MaximizeWin.
-- Show is now ShowWin.
The following new functions have been added:
-- SetActiveWindowTracking. (Same as "activation follows mouse" in Microsoft PowerToys TweakUI.)
-- SetActiveWin.
-- RenameTargetWin.
-- TargetForegroundWin.
The following changes have been made to reduce confusion about the way HotkeyNet matches window names:
-- The names of matched windows will now be displayed in blue on HotkeyNet's main panel.
-- The user can now select either partial or exact name matches on the Settings Panel.
The following fixes have been made:
-- NumLock can now be injected with SendWin and SendFocusWin.
-- HotkeyNet will get blocked less often from bringing windows to the foreground.
-- Error handling has been improved for two known connection problems with Vista.
|