aboutsummaryrefslogtreecommitdiffstats
path: root/config.default.h
AgeCommit message (Expand)Author
2006-08-22removed DEFTAGAnselm R. Garbe
2006-08-17applied the shorter xprop commandAnselm R.Garbe
2006-08-16removed leading ;Anselm R.Garbe
2006-08-16added sample command to config.default.h to highlight how to query class:inst...Anselm R.Garbe
2006-08-15applied jk_to_tab patchAnselm R.Garbe
2006-08-14removed NUMLOCKMASK, added dynamically calculated numlockmask insteadAnselm R.Garbe
2006-08-14changed replacetag into toggletagAnselm R.Garbe
2006-08-14removed viewnext/viewprevAnselm R.Garbe
2006-08-13made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor...Anselm R.Garbe
2006-08-11implemented viewextend and added M-S-C-n shortcuts for extending the current ...Anselm R.Garbe
2006-08-10readded border color, this sucks leastAnselm R.Garbe
2006-08-10removed unnecessary border colorAnselm R.Garbe
2006-08-04switched to regexp matching for Rulesarg@10ksloc.org
2006-08-04fixed a bug in dmenu callarg@10ksloc.org
2006-08-04using execl now, argv changed, using cmd and const char defs directly in the ...arg@10ksloc.org
2006-08-03s/tag2/two/garg@10ksloc.org
2006-08-03stylistic chnagearg@10ksloc.org
2006-08-03removed TLast tag enum, now tags is simple defined as char *[] array, the res...arg@10ksloc.org
2006-08-03changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...arg@10ksloc.org
2006-08-02changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ...arg@10ksloc.org
2006-08-02removed the CONFIG variable from config.mk, renamed config.h into config.defa...arg@10ksloc.org