Releases: hdlx/AltAppSwitcher
Releases Β· hdlx/AltAppSwitcher
AltAppSwitcher
- Keyboard hook: injected event should not trigger AAS hook.
AltAppSwitcher
- Another try for a debug option for #88
- Clang tidy
AltAppSwitcher
Exposed debug option to test regression for #88
AltAppSwitcher
- #89 Arrow keys support. Also implements VIM arrows (hjkl). Thanks to @sergiopani π
AltAppSwitcher
Switch from MSVCRT to UCRT.
AltAppSwitcher
Added close button. No keyboard binding for now.
AltAppSwitcher
Exposed desktop filtering mode.
AltAppSwitcher
Making app window eligible even if top most.
AltAppSwitcher
Minor fixes.
AltAppSwitcher
Trying (again) to make restore key logic more robust. Moving restore logic out of the low level hook to allow use of sleep between SendInput() calls.