Releases: spyoungtech/ahk
Releases · spyoungtech/ahk
v0.4.0
-
windows tracked by unique id
-
move
method for windows -
alternative Window constructor
from_mouse_position
-
alternative Window constructor
from_pid
-
text property
-
title property
-
redraw
-
get for subcommands
v0.3.1
-
Added mouse click/drag features
-
changed some template locations/names
v0.3.0
Jinja2 templates replace inline ahk scripts
No more temp files; scripts are fed to AHK via stdin.
MIT License now included in distributions.
v0.2.0
Adds nonblocking interface
v0.1.1
Merge pull request #2 from spyoungtech/develop v0.1.1
v0.0.1
first release