Re: [dwm] final test call

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Tue, 23 Oct 2007 09:39:10 +0200

On Sat, Oct 20, 2007 at 05:59:55AM +0200, Robert Figura wrote:
> "Anselm R. Garbe" <arg_AT_suckless.org> wrote:
> > On Fri, Oct 19, 2007 at 01:04:52PM +0200, pancake wrote:
> > > #define ISTILE isarrange(tile) /* || isarrange(<custom>) */
> >
> > 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).
>
> the comment in the following line is misleading since it won't work if
> you don't use additional parenthesis:
>
> config.def.h:#define ISTILE isarrange(tile) /* || isarrange(<custom>) */
>
> but i'd rather suggest changing dwm.c here:

I agree. I pushed a fix accordingly.

Regards,

-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361
Received on Tue Oct 23 2007 - 09:39:10 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:01:39 UTC