There are a lot of programs, which cannot remember what was its last window size. I need a program, which works in the background, and I can configure it, to resize all launched programs/windows on the fly.
For example, if I open my SSH client, I want it to auto resize its window to a given size. When I open another application I want it to auto resize/position it.
Is there such a tool in the wild? The prog called 'Auto Window Manager' just doesnt fit my needs. And I dont want to write autohotkey / etc. scripts for each prog I launch, so I need a generalized solution for this problem.
Thanks.