Releases: justcla/WindowHotKeys
Move and Resize Hotkeys - v2.0.0
Move and Resize windows in Microsoft Windows by using keyboard shortcuts / hotkeys.
- 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
- 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
- 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
Updates:
v1.4.0 - Added Custom Shortcuts
Alt+Win HotKeys - v1.3.0
Updates:
Added feature: Move window to next/previous virtual desktop
Shortcut combinations now configurable in INI files
Alt+Win HotKeys - v1.2.0
Updates:
New features for Tile and Cascade
Includes multi-monitor fixes.
Alt+Win HotKeys - v1.1.0
Updates:
Includes 4-Columns Layout shortcuts
Alt+Win HotKeys - v1.0.2
Updates:
Includes Resize to half width and height (Alt+Win+Shift+Del)
Alt+Win HotKeys (MSI - Windows Installer)
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
Basic functionality for moving and resizing windows.
Has issues with multi-monitor.