Try this in config.h:

#define RESIZEHINTS False

However, you only delegate the "problem" to the client app, and
you will get other side-effects from e.g. xterm then.

The behavior you notice is no bug/problem, but dwm provides two
ways two workaround, the default one which leads to some
non-used space is the recommended one.

st will fix this issue.

Regards,
        Anselm

On Sun, Dec 09, 2007 at 03:28:34PM +0100, Engin Tola wrote:
> 
> Hi everyone,
> 
> When I open more than 1 client in the tile() layout mode, the total height of
> the display is changing with every client I open like this:
> 
> +---------+----+
> |         |    |
> |         +----+    
> |         |    |
> |         +----+
> |         |    |
> |         +----+
> +---------|    |
>           +----+
> 
> meaning the master does not extend to full height and total tiled ones
> does not add up to full height and it changes with the number of opened
> clients.
> 
> Does anybody observe this effect ? 
> 
> -- 
> engin tola - http://cvlab.epfl.ch/~tola
> emacs      - http://www.gnu.org/software/emacs/tour
> 

-- 
 Anselm R. Garbe >< http://www.suckless.org/ >< GPG key: 0D73F361

Reply via email to