tudurom / windowchef

Window Chef is a stacking window manager that cooks windows with orders from the Waitron
https://tudorr.ro/software/windowchef/
ISC License
203 stars 14 forks source link

Add more positions to window_snap #12

Closed dialuplama closed 7 years ago

dialuplama commented 7 years ago

How about to add top, left, right, bottom positions in window_snap.

tudurom commented 7 years ago

Will do!

tudurom commented 7 years ago

How should left behave? Align window to centered on the left?

dialuplama commented 7 years ago

Maximize window in vertical (or horizontal for top/bottom) and align it to needed side.

tudurom commented 7 years ago

you can do it by {h,v}maximizing the window and snapping it to the center tho

dialuplama commented 7 years ago

Oh, you are right.

Align window to centered on the left?

So maybe implement this behave then. Don't know if it really needed.