roman / golden-ratio.el

Automatic resizing of Emacs windows to the golden ratio
MIT License
590 stars 38 forks source link

Fix mouse window select #34

Closed hickinbottoms closed 10 years ago

hickinbottoms commented 11 years ago

I found that clicking in windows to change focus didn't result in window resize; this fixes that problem.

hickinbottoms commented 10 years ago

Oops -- of course! I'll get that checked onto this branch as soon as I have a moment.

hickinbottoms commented 10 years ago

Thanks for merging that -- sorry I was a bit late with my fix to this request. I just pushed an update to my branch before noticing that you'd given up waiting and fixed it anyway! https://github.com/hickinbottoms/golden-ratio.el/tree/fix-mouse-window-select

Thanks again for golden-ratio.