On Mon, Aug 14, 2006 at 10:59:22PM -0400, Ross Mohn wrote:
> I've realized that I never use the togglemode key to float a single
> window. Also, thanks to looking at Julián's patch, I realized that I
> don't really need a toggle max mode for the entire view, but I do
> sometimes want to look at and swap windows in wide mode. So, I went back
> to the plain vanilla dwm (hg tip, with multi-tag viewing) and just put
> in a simple togglelayout function and mapped it to MODKEY-o. It changes
> the orientation from column split to row split and looks like this:
>
> Standard:
> +-------+-----+
> | | |
> | +-----+
> | | |
> | +-----+
> | | |
> | | |
> +-------+-----+
>
> Rows:
> +-------------+
> | |
> | |
> | |
> +-------------|
> +-------------|
> +-------------|
> +-------------+
>
> If I still like this when Anselm puts out v0.9, I'll publish a patch set.
> It's _very_ small!
I guess it is around 5 LOC ;)
Regards,
-- Anselm R. Garbe ><>< www.ebrag.de ><>< GPG key: 0D73F361Received on Tue Aug 15 2006 - 07:56:35 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:09 UTC