prelim of dotile()

This commit is contained in:
Anselm R. Garbe
2006-09-29 14:39:03 +02:00
parent b427a2c6cb
commit 8fa47ac679
2 changed files with 72 additions and 41 deletions

1
dwm.h
View File

@ -40,6 +40,7 @@
#define MOUSEMASK (BUTTONMASK | PointerMotionMask)
/* other stuff used in different places */
#define BORDERPX 1
#define MINW 100
#define PROTODELWIN 1
enum { NetSupported, NetWMName, NetLast }; /* EWMH atoms */