How to save Mac's plus button window sizes?

0

The window size sometimes gets saved to a crazy value, like 3x the width of my screen. If I hit the + button it sizes it appropriately, then if I hit it again it goes to the crazy size again. Sometimes I can get it to remember the two sizes I can switch between.

Is there a way I can reliably set what I want the two window sizes defined by the Mac + button at the top left of a window for each application?

Andrew Hundt

Posted 2014-03-27T16:27:53.783

Reputation: 115

Answers

0

For setting precise sizes, please check the Mac OS X Automation, you'll have to do some scripting. Some details: here

With less specific window sizes and gestures: BetterTouchTool or, if u dont mind spending $$$, Cinch & Sizeup

claudiuf

Posted 2014-03-27T16:27:53.783

Reputation: 321

Will the script save it, or will I have to rerun the script on the next launch? – Andrew Hundt – 2014-03-28T18:07:27.330