Save window locations of applications
Save window locations of applications
I am trying to find a way to have a button or key combination that, when pushed, would rearrange all the windows on the desktop to a pre-determined state. There are five programs that need to be arranged to fit in a certain way. I first thought of [AutoHotkey](http://en.wikipedia.org/wiki/AutoHotkey), but honestly J'ai no idea how to approach that method.
Re: Save window locations of applications
Je viens de open sourced an app that can remember and restore window layouts. See [https://github.com/adamsmith/WindowsLayoutSnapshot]( 0 ).