JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
corrections
[dwm.git] / config.default.h
2007-01-02 arg@mig29corrections
2007-01-02 arg@mig29next version will contain updated copyright notice
2006-12-07 arg@mig29found compromise for fonts
2006-12-07 arg@mig29nah, people should define 'fixed' to be compatible...
2006-12-07 arg@mig29using a UTF-8 capable fixed font
2006-11-30 arg@mig29removed viewall(), replaced with view(-1); added tag...
2006-11-27 arg@mig29returning to old Key struct
2006-11-27 arg@mig29changing Key.func into Key.func[NFUNCS], this allows...
2006-11-27 arg@mig29added togglefloat to hg tip (i consider this useful...
2006-10-31 arg@mig29renamed resizecol into resizemaster
2006-10-30 arg@mig29added screen-border snapping in floating mode, feels...
2006-10-26 arg@mig29applied sander's config.*h nitpick patch
2006-10-06 Anselm R. Garbecode polishing, removed unnecessary newlines
2006-10-05 Anselm R. Garberemoved the stack position stuff
2006-10-05 Anselm R. Garbechanging MASTER value from percent into per mill
2006-10-05 Anselm R. Garbekeep master ratio on resizecol -> arrange
2006-09-29 Anselm R. Garbeadded symbols for different modes
2006-09-29 Anselm R. Garberemoved the direction flipping
2006-09-29 Anselm R. Garbesmall change
2006-09-29 Anselm R. Garbeadded the new dotile as described on ml
2006-09-29 Anselm R. Garbefirst step to a more flexible dotile() algorithm
2006-09-26 arg@mmvichanged order of colordefs in config.h's, changed confi...
2006-09-22 arg@mmviimplemented the maximization as I described on the...
2006-09-06 Anselm R. Garbemade args mode symbols the default ones (the default...
2006-09-05 Anselm R. Garberenamed resizetile into resizecol
2006-09-05 Anselm R. Garbewell ok, added Mod-s to default bindings (however,...
2006-09-05 Anselm R. Garbes/growcol/resizetile/g
2006-09-05 Anselm R. GarbeI really need column growing, now pushing upstream
2006-08-31 Anselm R. Garbechanged shortcut into Mod1-0
2006-08-31 Anselm R. Garbeadded viewall to mainstream (only Ross Mohns version...
2006-08-28 Anselm R. Garbeapplied sanders somepatches.patch
2006-08-25 Anselm R. Garbechanged order of options
2006-08-25 Anselm R. Garbes/TILED/TILE/g
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...