JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is...
authorarg@10ksloc.org <unknown>
Thu, 3 Aug 2006 10:12:26 +0000 (12:12 +0200)
committerarg@10ksloc.org <unknown>
Thu, 3 Aug 2006 10:12:26 +0000 (12:12 +0200)
commitb35575574be53a1b3be42d7037d2f432a19a3890
tree6be2344c68ec6590fa816bbd578e0f36fe21c0b8
parent666b4563a0064dd7aa27159813124837d306f81c
removed TLast tag enum, now tags is simple defined as char *[] array, the rest is calculated correctly, rules take an int array for the tags
client.c
config.arg.h
config.default.h
draw.c
dwm.h
event.c
main.c
tag.c