Skip to content

Instantly share code, notes, and snippets.

View dacioromero's full-sized avatar

Dacio dacioromero

View GitHub Profile
@dacioromero
dacioromero / AdvancedWindowSnap-Dacio.ahk
Last active October 30, 2020 05:21 — forked from AWMooreCO/AdvancedWindowSnap.ahk
Advanced Window Snap is a script for AutoHotKey that expands upon Windows built-in window-snapping hotkeys.
/**
* Advanced Window Snap
* Snaps the Active Window to one of nine different window positions.
*
* @author Andrew Moore <andrew+github@awmoore.com>, Dacio Romero <DacioRomero@gmail.com>
* @version 1.01
*/
/**
* SnapActiveWindow resizes and moves (snaps) the active window to a given position.