phoneszuloo.blogg.se

Windows grid window manager
Windows grid window manager





windows grid window manager

SendMode Input Recommended for new scripts due to its superior speed and reliability. Press the hotkey : Ctrl+Windows+Alt+Numpad1 and confirm that you want to update positions to the current positions.Ĭode: Select all #NoEnv Recommended for performance and compatibility with future AutoHotkey releases.

WINDOWS GRID WINDOW MANAGER HOW TO

How to update all savedWindow positions that are in your mySavedWindows object :ġ.

windows grid window manager

(the script will loop through all saved window titles and if it exists currently, it will compare current and saved positions then move it if needed) Press the hotkey: Ctrl+Windows+Alt+Numpad0 It will be saved in the Ini structure like so:ġ. Modify the window title RegEx to your needs or leave it as is shown in the GUI by default Press the hotkey: Ctrl+Windows+Alt+Right Mouse Button while holding down press LButton on the window you want to save and the GUI will show up.Ģ. How to add and save a new window for the first time :ġ. The advantage of adding specific windows like this is that, your saved window Title list will be the only ones evaluated and other windows not in the list are skipped so its very fast and convenient. Which can be easily done with a GUI that shows up on demand with a hotkey. The script repositions windows that you have added to your mySavedWindows object.

windows grid window manager

Screenshot showing when you press the hotkey to add or edit a window title, you have all the title info needed to be very specific but you can easily change the entry in a Gui. Reposition or update positions of window matching your titles list Quickly add new window titles using RegEx versatilityĢ. Here's a simple Window Manager script that helps me saving and recalling window positions using a separate file per computer name so you can have different setups.ġ.







Windows grid window manager