Re: [dwm] [PATCH] replacing "#define ISTILE" by "Bool istile"

From: Sander van Dijk <a.h.vandijk_AT_gmail.com>
Date: Sat, 27 Oct 2007 17:11:01 +0200

On 10/27/07, Enno Gottox Boland <gottox_AT_gmail.com> wrote:
> This is also possible. But my intention was that the user does not
> decide wheather a function is tile or non-tile. It is the choice of
> the programmer.

Right, didn't look at it that way. Now that we're talking about
ISTILE, I think there's some room for improvement in the way it
functions/is used as well: right now, if ISTILE evaluates to true,
this means that:

1. mwfact applies to that layout.
2. zoom applies to that layout.
3. you can push forced-floating clients back into that layout with Button2.

I can imagine there are layouts where you want some, but not all of
this, which is not possible with ISTILE alone. Not sure what the right
way to change that would be (nor if there is one), but I think it's
worth a thought.

Gr. Sander.
Received on Sat Oct 27 2007 - 17:11:02 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:02:54 UTC