Skip to content

Releases: justcla/WindowHotKeys

Move and Resize Hotkeys - v2.0.0

20 Jan 19:45
Compare
Choose a tag to compare

Move and Resize windows in Microsoft Windows by using keyboard shortcuts / hotkeys.

Alt+Win HotKeys logo

  • Use the MSI for a Windows Installer that copies all relevant files, including additional shortcut profiles, config files, plus Start-Up shortcuts.
  • Grab the EXE if you just want to run the code without config files or setup. (Default to Alt key / 50px steps)
  • Use the AHK file if you already have AutoHotKey installed and want to run the script directly. Note: Requires additional files to run. Best to pull the whole repo.

Updates:
v2.0.0 - Rebranding to "Move and Resize Hotkeys"
v1.7.0 - Includes shortcuts for volume control
v1.6.0 - Windows 11 support
v1.5.0 - Move windows between Virtual Desktops!

Alt+Win HotKeys v1.7.0

07 Jan 20:21
Compare
Choose a tag to compare

Alt+Win HotKeys logo

  • Use the MSI for a Windows Installer that copies all relevant files, including additional shortcut profiles, config files, plus Start-Up shortcuts.
  • Grab the EXE if you just want to run the code without config files or setup. (Default to Alt key / 50px steps)
  • Use the AHK file if you already have AutoHotKey installed and want to run the script directly.

Updates:
v1.7.0 - Includes shortcuts for volume control
v1.6.0 - Windows 11 support
v1.5.0 - Move windows between Virtual Desktops!

Alt+Win HotKeys - v1.4.1

26 Dec 07:00
Compare
Choose a tag to compare

Alt+Win HotKeys logo

  • Use the MSI for a Windows Installer that copies all relevant files, including additional shortcut profiles, config files, plus Start-Up shortcuts.
  • Grab the EXE if you just want to run the code without config files or setup. (Default to Alt key / 50px steps)
  • Use the AHK file if you already have AutoHotKey installed and want to run the script directly.

Updates:
v1.4.1 - Fixed bug when no system tray icon available
v1.4.0 - Added Custom Shortcuts

Alt+Win HotKeys - v1.4.0

26 Dec 06:44
Compare
Choose a tag to compare

Updates:
v1.4.0 - Added Custom Shortcuts

Alt+Win HotKeys - v1.3.0

10 Aug 11:42
Compare
Choose a tag to compare

Updates:
Added feature: Move window to next/previous virtual desktop
Shortcut combinations now configurable in INI files

Alt+Win HotKeys - v1.2.0

14 Jul 13:07
Compare
Choose a tag to compare

Updates:
New features for Tile and Cascade
Includes multi-monitor fixes.

Alt+Win HotKeys - v1.1.0

12 Jul 08:26
Compare
Choose a tag to compare

Updates:
Includes 4-Columns Layout shortcuts

Alt+Win HotKeys - v1.0.2

11 Jul 14:45
Compare
Choose a tag to compare

Updates:
Includes Resize to half width and height (Alt+Win+Shift+Del)

Alt+Win HotKeys (MSI - Windows Installer)

11 Jul 09:49
5d5320e
Compare
Choose a tag to compare

Basic Windows Installer MSI that copies the self-executing script for Alt+Win HotKeys.

Also includes a shortcut to the executable in the user's Startup folder in the Windows Start Menu.

Initial release

10 Jul 14:09
Compare
Choose a tag to compare

Basic functionality for moving and resizing windows.
Has issues with multi-monitor.