aewl

diff dwm.h @ 507:2824b5d0f0f0

prelim of dotile()
author Anselm R. Garbe <arg@10kloc.org>
date Fri, 29 Sep 2006 14:39:03 +0200
parents 2c29d74b11dc
children ede48935f2b3
line diff
     1.1 --- a/dwm.h	Fri Sep 29 12:56:01 2006 +0200
     1.2 +++ b/dwm.h	Fri Sep 29 14:39:03 2006 +0200
     1.3 @@ -40,6 +40,7 @@
     1.4  #define MOUSEMASK		(BUTTONMASK | PointerMotionMask)
     1.5  /* other stuff used in different places */
     1.6  #define BORDERPX		1
     1.7 +#define MINW			100
     1.8  #define PROTODELWIN		1
     1.9  
    1.10  enum { NetSupported, NetWMName, NetLast };		/* EWMH atoms */