Re: [dwm] Monocle question

From: yy <yiyu.jgl_AT_gmail.com>
Date: Fri, 4 Apr 2008 20:01:38 +0200

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?

-- 
- yiyus || JGL .
Received on Fri Apr 04 2008 - 20:01:43 UTC

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