On Fri, Oct 19, 2007 at 01:04:52PM +0200, pancake wrote:
> #define ISTILE isarrange(tile) /* || isarrange(<custom>) */
>
> I see...it's in config.h making it user-dependant...
>
> I think this check is useless. because the only non-tiling layout is floating,
> and the check for "istile" is something not much clean, because you can mix
> floating and non-floating clients, etc.. so the check looks useless for me
> and can remove 4 locs. :)
I disagree here, because setmwfact() and zoom() for instance are quite tile-related.
There might be good reasons to not extend ISTILE with || isarrange(grid).
Regards,
-- Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361Received on Fri Oct 19 2007 - 11:28:18 UTC
This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:00:53 UTC