You can keybind those resizes, for example:
table.insert(globalkeys, key({ modmask, "Shift" }, "h",
function () awful.client.incwfact(0.05) end))
On Sat, 7 Feb 2009, Frank Blendinger wrote:
Hi,
you can resize the clients in the slave column now, which is really
cool. I was wondering if that was possible to do without the mouse - are
there functions similar to incmwfact to do this?
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.
The current behavior is especially confusing when you have more then two
columns and try to resize a client in the very right column (assuming
master on the left) - the mouse pointer jumps away from its current
position to the line between master and the column left to it, though
the horizontal movements affect a column far away from the new mouse
position.
Greetings,
Frank
--
Frank Blendinger | fb(at)intoxicatedmind.net | GPG: 0x0BF2FE7A
Fingerprint: BB64 F2B8 DFD8 BF90 0F2E 892B 72CF 7A41 0BF2 FE7A
"Just because I don't care doesn't mean I don't understand."
(Homer Simpson)
--
To unsubscribe, send mail to [email protected].