Releases: JoyHak/Flow-Launcher-windows-key
Releases · JoyHak/Flow-Launcher-windows-key
1.2
- Added automatic removal of any script references from AutoStartup on first run. If you run
.ahkand then.exeyou will no longer have.ahkand.exerunning at the same time and disrupting your work.
All versions of the script can be forcibly removed from autostartup by disabling the “Enable AutoStartup” option in the tray menu. - The binaries have been compressed by UPX to slightly increase key response speed.
Tested on a big personal script withLibs\TapHoldManager.ahk.
Flow 1.1
Changelog
Alt+Enterkey now only works in the search box (thanks to SneakPeak8895 from FL discord)- New toggles have been added to
ShowTargetsTray menu:- The current menu will remain/disappear after clicking on the link.
- The previous menus will remain/disappear on the screen.
Code features
-
Added the ability to restart the script in the Notepad++. The default hotkey is
Ctrl+S, which allows you to change and compile the script on the fly when running an uncompiled script. -
Added compilation directives. Just specify the version once in the filename.
The version is taken from the filename due to directive restrictions:
FlowHotkeys-1.1.ahk
- Added info about
Traytoggles viaTrayTip. Notifications are rare and the script handles them silently if possible. However, you can remove them completely by disabling notifications in the system.