summaryrefslogtreecommitdiffstats
path: root/config.default.h
Commit message (Expand)AuthorAgeFilesLines
* removed viewnext/viewprevGravatar Anselm R.Garbe 2006-08-141-2/+0
* made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor...Gravatar Anselm R.Garbe 2006-08-131-10/+10
* implemented viewextend and added M-S-C-n shortcuts for extending the current ...Gravatar Anselm R.Garbe 2006-08-111-26/+31
* readded border color, this sucks leastGravatar Anselm R.Garbe 2006-08-101-0/+1
* removed unnecessary border colorGravatar Anselm R.Garbe 2006-08-101-1/+0
* switched to regexp matching for RulesGravatar arg@10ksloc.org 2006-08-041-4/+3
* fixed a bug in dmenu callGravatar arg@10ksloc.org 2006-08-041-3/+0
* using execl now, argv changed, using cmd and const char defs directly in the ...Gravatar arg@10ksloc.org 2006-08-041-2/+4
* s/tag2/two/gGravatar arg@10ksloc.org 2006-08-031-2/+2
* stylistic chnageGravatar arg@10ksloc.org 2006-08-031-2/+2
* removed TLast tag enum, now tags is simple defined as char *[] array, the res...Gravatar arg@10ksloc.org 2006-08-031-27/+21
* changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...Gravatar arg@10ksloc.org 2006-08-031-2/+2
* changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ...Gravatar arg@10ksloc.org 2006-08-021-1/+1
* removed the CONFIG variable from config.mk, renamed config.h into config.defa...Gravatar arg@10ksloc.org 2006-08-021-0/+62