Skip to content

Releases: joedf/stahky

Stahky v0.3.9.1

19 Mar 16:58
Compare
Choose a tag to compare
  • Added font options! (#23), see README.md for details
  • Compiled with AutoHotkey v1.1.37.02 Unicode 32-bit / 64-bit

Stahky v0.3.3.4

14 Mar 16:09
Compare
Choose a tag to compare
  • 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

13 Mar 19:22
Compare
Choose a tag to compare
  • 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

13 Mar 02:20
Compare
Choose a tag to compare
  • Added PUM_flags ini config file option, see #21 and README.md
  • Compiled with AutoHotkey v1.1.37.02 Unicode 32-bit / 64-bit

Stahky v0.3.1.8

11 Mar 00:16
Compare
Choose a tag to compare
  • Implement ShowAtMousePosition, see #21
  • Implement ShowOpenCurrentFolder option, see #20
  • Compiled with AutoHotkey v1.1.37.02 Unicode 32-bit / 64-bit

Stahky v0.2.0.1

04 Feb 03:24
Compare
Choose a tag to compare
  • Implement /config param, see #16
  • Implement exitAfterFolderOpen option, see #18
  • Mitigate taskbar calculation bug on Win11, see #15
  • Better argument / parameter handling
  • Various small bugfixes, code clean up, and fix typos in error messages
  • Compiled with AutoHotkey v1.1.37.02 Unicode 32-bit / 64-bit

Stahky v0.1.0.10

02 Feb 22:04
Compare
Choose a tag to compare
  • 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

05 Nov 15:53
Compare
Choose a tag to compare
  • 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

01 Mar 14:44
a7c2bdf
Compare
Choose a tag to compare
  • Added ini option SortFoldersFirst, see #10
  • Compiled with AutoHotkey v1.1.33.02 Unicode 32-bit / 64-bit

Stahky v0.1.0.7

16 Jul 04:21
Compare
Choose a tag to compare
  • 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