Re: [dwm] Monocle question

From: Matthias-Christian Ott <ott_AT_enolink.de>
Date: Fri, 04 Apr 2008 20:31:23 +0200

yy <yiyu.jgl_AT_gmail.com> wrote:

> After looking at the 4.9 release I have a suggestion which could
> satisfy most of the people, in dwm.c:1071 you could change the
> isvisible(c) condition to (lt->isfloating || !c->isfloating) &&
> isvisible(c), this way if you want to just maximize tiled windows you
> just have to set the float value of monocle in config.h to False, else
> you will have the current behavior.
>
> What do you think?

In other words you would propose the attached patch.

Regards
Matthias-Christian

Received on Fri Apr 04 2008 - 20:31:51 UTC

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