about summary refs log tree commit diff stats
ModeNameSize
-rw-r--r--.hgtags1855log stats plain blame
-rw-r--r--LICENSE1204log stats plain blame
-rw-r--r--Makefile1527log stats plain blame
-rw-r--r--README1088log stats plain blame
-rw-r--r--client.c9099log stats plain blame
-rw-r--r--config.arg.h3899log stats plain blame
-rw-r--r--config.default.h3793log stats plain blame
-rw-r--r--config.mk566log stats plain blame
-rw-r--r--draw.c3059log stats plain blame
-rw-r--r--dwm.14323log stats plain blame
-rw-r--r--dwm.h6770log stats plain blame
-rw-r--r--dwm.png373log stats plain blame
-rw-r--r--event.c8132log stats plain blame
-rw-r--r--layout.c4880log stats plain blame
-rw-r--r--main.c9355log stats plain blame
-rw-r--r--tag.c2839log stats plain blame
-rw-r--r--util.c1053log stats plain blame
n, spawn, { .argv = term } }, \ }; #define RULES \ static Rule rule[] = { \ /* class:instance tags isfloat */ \ { "Firefox.*", { [Tnet] = True }, False }, \ { "Gimp.*", { 0 }, True}, \ };