Re: [dwm] patch: make togglemax() work in tiled layout

From: <p0q7vgxic2_AT_lydgate.e4ward.com>
Date: Mon, 28 May 2007 21:23:27 +0100

On Fri, May 25, 2007 at 03:33:13PM +0200, Peter Hartlich wrote:
> In case anyone has use for it, the attached patch against hg tip
> will make togglemax() work in the tiled layout by first toggling
> the window's floating status and then restoring it later.

Can't this be achieved by, e.g.,

{ MODKEY, XK_m, togglefloating, NULL }, \
{ MODKEY, XK_m, togglemax, NULL }, \
Received on Mon May 28 2007 - 22:24:23 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:43:11 UTC