roman / golden-ratio.el

Automatic resizing of Emacs windows to the golden ratio
MIT License
592 stars 39 forks source link

Add `handle-select-window` to `golden-ratio-extra-commands` #24

Closed ZaneA closed 9 years ago

ZaneA commented 11 years ago

Currently golden-ratio doesn't kick in if you have mouse-autoselect-window on and you move your mouse over another window. After some digging it looks like simply adding handle-select-window to golden-ratio-extra-commands does the trick. Very simple fix but I can open a pull-request if you'd prefer.

Cheers, Zane

roman commented 9 years ago

It seems this one is also merged, closing.