Skip to content

Releases: joedf/stahky

Stahky v0.3.9.1

Choose a tag to compare

@joedf joedf released this 19 Mar 16:58
  • 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

Choose a tag to compare

@joedf joedf released this 14 Mar 16:09
  • 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

Choose a tag to compare

@joedf joedf released this 13 Mar 19:22
  • 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

Choose a tag to compare

@joedf joedf released this 13 Mar 02:20
  • 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

Choose a tag to compare

@joedf joedf released this 11 Mar 00:16
  • 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

Choose a tag to compare

@joedf joedf released this 04 Feb 03:24
  • 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

Choose a tag to compare

@joedf joedf released this 02 Feb 22:04
  • 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

Choose a tag to compare

@joedf joedf released this 05 Nov 15:53
  • 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

Choose a tag to compare

@joedf joedf released this 01 Mar 14:44
a7c2bdf
  • Added ini option SortFoldersFirst, see #10
  • Compiled with AutoHotkey v1.1.33.02 Unicode 32-bit / 64-bit

Stahky v0.1.0.7

Choose a tag to compare

@joedf joedf released this 16 Jul 04:21
  • 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