Skip to content

F4MiniMenu - v1.1

Compare
Choose a tag to compare
@hi5 hi5 released this 08 Apr 14:17
· 9 commits to master since this release
  • Fix: TRY to catch all empty hotkeys to avoid errors at startup
  • Change: Double click on an "editor" in Configure Editors listview now opens modify window
  • Change: Settings - replace Radio controls for Esc/Win with DropDownLists (not thoroughly tested)
  • Fix: WinMin/Hide/Maximize and Sleep function should work better (or again)
  • Fix: additional check to prevent Modify Gui throwing "The same variable cannot be used for more than one control" error; modify window now always on top of editors window (); sysmenu removed
  • New: TRY, catch -> revert to standard editor if defined editor can not be found, show notification using OSDTIP_Pop() for both F4MiniMenu and F4TCIE
  • New: support %windir%, %A_ScriptDir% and other path variables (see list "Path variables" in readme.md) #25
  • New: Filtered foreground Menu - setting to launch program directly if only one program is found #26
  • New: Global setting MaxWinWaitSec to prevent stalling F4MM
  • Fix: INI when reading a global setting as "Error" set as empty (lib\iob.ahk)