Re: [dwm] max_and_focus.patch regression

From: Sander van Dijk <a.h.vandijk_AT_gmail.com>
Date: Mon, 4 Sep 2006 17:47:29 +0200

On 9/4/06, Anselm R. Garbe <arg_AT_10kloc.org> wrote:
> I currently test this version:
>
> settitle(c);
> ban(c);
> XMapWindow(dpy, c->win);
> XMapWindow(dpy, c->twin);
> if(isvisible(c))
> focus(c);
> arrange(NULL);
> }
>
> Seems to work fine. But it's already after 1.3...

:-( too bad, since it's an (unnecessary) hack. Can't you just retag
1.3 (it's not like that would be the first time :-P).

Greets, Sander.
Received on Mon Sep 04 2006 - 17:47:31 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:30:53 UTC