Releases: joedf/stahky
Releases · joedf/stahky
Stahky v0.3.9.1
Stahky v0.3.3.4
- Fix #22 - Recursive stahkys
- Change the "Overwhelmingly Stahky-licious!" icon to be a warning / caution sign
- Compiled with AutoHotkey v1.1.37.02 Unicode 32-bit / 64-bit
Stahky v0.3.3.3
- Now calculates menu positioning based on a slightly modified version of stacky's algorithm. So it will float over the taskbar if the click originated near it, or show up as a normal context menu near the mouse otherwise. The algortihm has also been made multi-monitor aware and has been tested to work well for multiple monitors of different sizes. For more information, see #21.
- A special thanks to @Darthagnon !
- Default setting ini config is now using
PUM_flags=hleft
- Binaries were being double-compressed with MPRESS. This is no longer the case with this release.
- Compiled with AutoHotkey v1.1.37.02 Unicode 32-bit / 64-bit
Stahky v0.3.2.1
- Added
PUM_flags
ini config file option, see #21 andREADME.md
- Compiled with AutoHotkey v1.1.37.02 Unicode 32-bit / 64-bit
Stahky v0.3.1.8
Stahky v0.2.0.1
Stahky v0.1.0.10
- Bugfix for uncompiled vs compiled script and handle paths with spaces better
- Compiled with AutoHotkey v1.1.37.02 Unicode 32-bit / 64-bit
Stahky v0.1.0.9
- Runs better as a script then it did before. Working directory is not set to the script full path instead of the shortcut's path.
- avoid
ahkscript.org
domain for now - Compiled with AutoHotkey v1.1.37.02 Unicode 32-bit / 64-bit
Stahky v0.1.0.8
- Added ini option
SortFoldersFirst
, see #10 - Compiled with AutoHotkey v1.1.33.02 Unicode 32-bit / 64-bit
Stahky v0.1.0.7
- Support all 4 taskbar positions (top, bottom, left, right), see #9
- Minor clean up
- Compiled with AutoHotkey v1.1.33.01 Unicode 32-bit / 64-bit