small comment
Anselm R. Garbe garbeam@gmail.com
Thu, 11 Oct 2007 20:50:01 +0200
1 files changed,
1 insertions(+),
0 deletions(-)
jump to
M
dwm.c
→
dwm.c
@@ -56,6 +56,7 @@ enum { ColBorder, ColFG, ColBG, ColLast }; /* color */
enum { NetSupported, NetWMName, NetLast }; /* EWMH atoms */ enum { WMProtocols, WMDelete, WMName, WMState, WMLast };/* default atoms */ +/* typedefs */ typedef struct { int x, y, w, h; unsigned long norm[ColLast];