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.c9093log stats plain blame
-rw-r--r--config.arg.h3860log stats plain blame
-rw-r--r--config.default.h3863log stats plain blame
-rw-r--r--config.mk566log stats plain blame
-rw-r--r--draw.c3058log stats plain blame
-rw-r--r--dwm.14291log stats plain blame
-rw-r--r--dwm.h6265log stats plain blame
-rw-r--r--dwm.png373log stats plain blame
-rw-r--r--event.c8124log stats plain blame
-rw-r--r--layout.c4816log stats plain blame
-rw-r--r--main.c9355log stats plain blame
-rw-r--r--tag.c2836log stats plain blame
-rw-r--r--util.c1053log stats plain blame
{ printf("%s:%s:",$4,$2) }; /^WM_NAME/{ printf("%s\n",$2) }' */ #define RULES \ static Rule rule[] = { \ /* class:instance:title regex tags regex isfloat */ \ { "Firefox.*", "2", False }, \ { "Gimp.*", NULL, True}, \ };