On 02/07/2009 11:27 PM, Frank Blendinger wrote: > Also, a suggestions: when I resize the (height of) clients in the slave > column, I always end up resizing the (width of the) master client, too. > Wouldn't it be easier to go to separate "resize master" and "resize > slave" modes, depending on there the mouse is, when you begin to drag? > So if the mouse is over the master window, change mwfact, if it is over > a slave column, change size (height) of the client there.
wmii does this in a very intuitive way, imagine this layout: |------------| | C | | C 2 | | C | | 1 ABBBBBB| | C | | C 3 | |-----C------| If you start dragging from the "B" edge, you just change the height, the "C" edge just does the width, and the "A" corner does both. It actually also has some simple but great logic that if you start dragging while holding Mod it calculates where the mouse currently is nearest and just does The Right Thing (tm). I never had it think it is wrong, it just worked how it should. -- Martin PS: now sending to the list instead of just Frank, thunderbirds "Reply" sucks! -- To unsubscribe, send mail to [email protected].
