Skip to content

Task Switcher 1.0.2

Latest

Choose a tag to compare

@steffen-heil-secforge steffen-heil-secforge released this 26 Jul 17:40
· 1 commit to main since this release

Task Switcher 1.0.2 — reliability fix.

Fixes the hotkey becoming unresponsive after the agent had been running a long time. The low-level keyboard hook is now installed on its own dedicated thread, so picker rendering can never starve its callback past Windows' LowLevelHooksTimeout (which silently drops the hook and left the hotkey dead until a restart). The picker's preselect handoff was also made thread-safe (message-based, UI-thread-owned).

No behavior changes otherwise. Upgrade: unzip and run install.cmd (close open Remote Desktop windows first so the plugin can update). See LICENSE (MIT source; secforge name/logo excluded).