aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)AuthorLines
2007-12-09simplified Mod-mAnselm R. Garbe-1/+1
2007-12-08implemented reapply for re-applying the tagging rules during runtime, Mod-rAnselm R. Garbe-0/+1
2007-11-10Using a new tags definition (const char [][MAXTAGLEN] - thanks go to Szabolcs!Anselm R. Garbe-58/+57
2007-11-07moved LENGTH to dwm.c, moved prevtags to dwm.carg@suckless.org-4/+0
2007-11-02revival of RESIZEHINTSAnselm R. Garbe-0/+1
2007-10-28replaced Nmacros with LENGTH(x) macroAnselm R. Garbe-6/+5
2007-10-28replaced ISTILE with domwfact/dozoom bools, removed nrules, nlayouts and ltid...Anselm R. Garbe-1/+3
2007-10-27going toward 4.7Anselm R. Garbe-0/+3
2007-10-24removed RESIZEHINTS and enhanced tile for fixed or aspect-ratio'ed clientsarg@suckless.org-1/+0
2007-10-10added antoszka's viewprev patch with some minor modifications, restored Clien...Anselm R. Garbe-0/+1
2007-10-05removing NULL-terminating **tags definition in config.hAnselm R. Garbe-1/+1
2007-10-01s/xterm/uxterm/Anselm R. Garbe-1/+1
2007-10-01fixed font definitionAnselm R. Garbe-1/+1
2007-09-30applied Peter Hartlich's border collapse patchAnselm R. Garbe-7/+7
2007-09-27fixed colorsAnselm R. Garbe-3/+3
2007-09-26updated with my favorite colorschemeAnselm R. Garbe-7/+6
2007-09-25applied colors depend from lavishs proposalAnselm R. Garbe-6/+6
2007-09-23switching to white normal bg, renaming tag 9 into www, for static use in conj...Anselm R. Garbe-9/+9
2007-09-23renamed config.h into config.def.h, config.h will be created if not present, ...Anselm R. Garbe-0/+94