summaryrefslogtreecommitdiffstats
path: root/config.default.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-22fixed default key bindings (indexes of tags were screwed up)Anselm R. Garbe1-20/+20
2006-08-22removed DEFTAGAnselm R. Garbe1-2/+1
2006-08-17applied the shorter xprop commandAnselm R.Garbe1-1/+1
2006-08-16removed leading ;Anselm R.Garbe1-1/+1
2006-08-16added sample command to config.default.h to highlight how to query class:inst...Anselm R.Garbe1-0/+2
2006-08-15applied jk_to_tab patchAnselm R.Garbe1-17/+17
2006-08-14removed NUMLOCKMASK, added dynamically calculated numlockmask insteadAnselm R.Garbe1-1/+0
2006-08-14changed replacetag into toggletagAnselm R.Garbe1-10/+10
2006-08-14removed viewnext/viewprevAnselm R.Garbe1-2/+0
2006-08-13made shortcuts like proposed by Sander, renamed viewextend to toggleview (mor...Anselm R.Garbe1-10/+10
2006-08-11implemented viewextend and added M-S-C-n shortcuts for extending the current ...Anselm R.Garbe1-26/+31
2006-08-10readded border color, this sucks leastAnselm R.Garbe1-0/+1
2006-08-10removed unnecessary border colorAnselm R.Garbe1-1/+0
2006-08-04switched to regexp matching for Rulesarg@10ksloc.org1-4/+3
2006-08-04fixed a bug in dmenu callarg@10ksloc.org1-3/+0
2006-08-04using execl now, argv changed, using cmd and const char defs directly in the ...arg@10ksloc.org1-2/+4
2006-08-03s/tag2/two/garg@10ksloc.org1-2/+2
2006-08-03stylistic chnagearg@10ksloc.org1-2/+2
2006-08-03removed TLast tag enum, now tags is simple defined as char *[] array, the res...arg@10ksloc.org1-27/+21
2006-08-03changed Client->tags and Rule->tags to be Bool (I'll also try to remove the T...arg@10ksloc.org1-2/+2
2006-08-02changing MASTERW value from 52 to 60 (in both, default and arg), I feel this ...arg@10ksloc.org1-1/+1
2006-08-02removed the CONFIG variable from config.mk, renamed config.h into config.defa...arg@10ksloc.org1-0/+0
2006-08-02made fullscreen apps working fine in floating mode (there is no sane way to m...arg@10ksloc.org1-9/+9
2006-08-02applied Sanders patches (numlock2)arg@10ksloc.org1-2/+2
2006-08-01renamed ARRANGE into DEFMODEarg@10ksloc.org1-1/+1
2006-08-01removed 5LOCarg@10ksloc.org1-7/+4
2006-08-01cleaned config.*h to prevent some confusionarg@10ksloc.org1-2/+1
2006-08-01fixed config.h filesarg@10ksloc.org1-2/+1
2006-08-01centralized/externalized configuration to config.harg@10ksloc.org1-0/+67
2006-07-13removed unnecessary crapAnselm R. Garbe1-15/+0
2006-07-13before leaning things upAnselm R. Garbe1-0/+5
2006-07-12simplified several portions of code through replacing rect structs with x,y,h...Anselm R. Garbe1-4/+4
2006-07-12new colorsAnselm R. Garbe1-3/+3
2006-07-11fixed several other stuff, coming closer to something usefulAnselm R. Garbe1-1/+1
2006-07-11several changes, new stuffAnselm R. Garbe1-1/+1
2006-07-11added bar event timerAnselm R. Garbe1-10/+2
2006-07-11added gridsel to gridwmAnselm R. Garbe1-0/+3
2006-07-11fixed several stuff (gridwm gets better and better)Anselm R. Garbe1-1/+3
2006-07-11added key handlingAnselm R. Garbe1-0/+2
2006-07-11implemented pipe_spawnAnselm R. Garbe1-0/+2
2006-07-10added several other stuffAnselm R. Garbe1-2/+2
2006-07-10several new changes, made gridmenu workingAnselm R. Garbe1-4/+4
2006-07-10added new stuffAnselm R. Garbe1-0/+9