Re: [dwm] Fwd: Re: maximization handling

From: Ross Mohn <rpmohn_AT_waxandwane.org>
Date: Fri, 22 Sep 2006 12:06:20 -0400

On Fri, 2006-09-22 at 15:50 +0000, David Tweed wrote:
> | >
> | > What if you want three modes ?
> |
> | Implement a function domything(), and add a keybinding that does:
> | arrange = domything;
>
> I _think_ it's a bit more complicated than that, in that I recall seeing
> some tests in the code where (arrange!=dotile) is taken to
> => float mode (or the other way around). I guess the question is
> whether, if rather than more than two modes, you really want
> floating or [tiled, with selectable subvarieties of layout rule but common
> movement like `nextclient']?

You're right, it is a bit more complicated, but not much. That's why
instead of making my Wide patch another "mode", I made it a different
"layout" of the tile mode. It would be simple to add additional layout
options similar to the wide layout.

-RPM
Received on Fri Sep 22 2006 - 18:06:22 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:31:25 UTC