JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removed a bunch of lines, made mode symbols configurable
[dwm.git] / config.default.h
2006-08-25 Anselm R. Garberemoved a bunch of lines, made mode symbols configurable
2006-08-25 Anselm R. Garbenew color stuff/new rendering stuff
2006-08-25 Anselm R. Garbeback to 3 colors
2006-08-24 Anselm R. Garbe3->4 colors
2006-08-23 Anselm R. Garbeimplemented class:inst:title matching
2006-08-23 Anselm R. Garbeapplied zero_to_five patch
2006-08-22 Anselm R. Garbefixed default key bindings (indexes of tags were screwe...
2006-08-22 Anselm R. Garberemoved DEFTAG
2006-08-17 Anselm R.Garbeapplied the shorter xprop command
2006-08-16 Anselm R.Garberemoved leading ;
2006-08-16 Anselm R.Garbeadded sample command to config.default.h to highlight...
2006-08-15 Anselm R.Garbeapplied jk_to_tab patch
2006-08-14 Anselm R.Garberemoved NUMLOCKMASK, added dynamically calculated numlo...
2006-08-14 Anselm R.Garbechanged replacetag into toggletag
2006-08-14 Anselm R.Garberemoved viewnext/viewprev
2006-08-13 Anselm R.Garbemade shortcuts like proposed by Sander, renamed viewext...
2006-08-11 Anselm R.Garbeimplemented viewextend and added M-S-C-n shortcuts...
2006-08-10 Anselm R.Garbereadded border color, this sucks least
2006-08-10 Anselm R.Garberemoved unnecessary border color
2006-08-04 arg@10ksloc.orgswitched to regexp matching for Rules
2006-08-04 arg@10ksloc.orgfixed a bug in dmenu call
2006-08-04 arg@10ksloc.orgusing execl now, argv changed, using cmd and const...
2006-08-03 arg@10ksloc.orgs/tag2/two/g
2006-08-03 arg@10ksloc.orgstylistic chnage
2006-08-03 arg@10ksloc.orgremoved TLast tag enum, now tags is simple defined...
2006-08-03 arg@10ksloc.orgchanged Client->tags and Rule->tags to be Bool (I'll...
2006-08-02 arg@10ksloc.orgchanging MASTERW value from 52 to 60 (in both, default...
2006-08-02 arg@10ksloc.orgremoved the CONFIG variable from config.mk, renamed...