aboutsummaryrefslogtreecommitdiff
path: root/config.default.h
AgeCommit message (Expand)AuthorLines
2007-02-22renamed untiled into floating, keeping tiled instead of tiling (afaik tiled s...Anselm R. Garbe-3/+3
2007-02-22nah, I don't want 640 as MASTERWIDTHAnselm R. Garbe-1/+1
2007-02-22using MASTERWIDTH=640 and 32px steps by default (incmasterw())Anselm R. Garbe-3/+3
2007-02-22renamed versatile into untiledAnselm R. Garbe-4/+4
2007-02-22merged focus{prev.next} into focusclient(1/-1)Anselm R. Garbe-2/+2
2007-02-22restoring default keybindings as Sander complainedAnselm R. Garbe-4/+4
2007-02-22replaced Arg union with const char *arg, seems cleaner to me, even if we need...Anselm R. Garbe-51/+51
2007-02-22re-added xterm to config.default.hAnselm R. Garbe-0/+1
2007-02-22nah grouped keybindings by contextAnselm R. Garbe-21/+20
2007-02-22several changes, made togglemax extern and separated it from zoom() - moved z...Anselm R. Garbe-30/+31
2007-02-21cleaned up and commented the config.*.hAnselm R. Garbe-16/+18
2007-02-19replaced togglelayout with setlayoutAnselm R. Garbe-3/+3
2007-02-19changed some odering in config*.hAnselm R. Garbe-10/+10
2007-02-19renames swim[ming] into versatileAnselm R. Garbe-3/+3
2007-02-19renamed floating into swimming (this does not clash with C naming conventions...Anselm R. Garbe-4/+4
2007-02-19introduced Layout structAnselm R. Garbe-4/+7
2007-02-19introduced tile.c, some refactoring of functionsAnselm R. Garbe-1/+1
2007-02-14simplifying regexps in config samplesAnselm R. Garbe-3/+3
2007-02-09treating acroread and mplayer floating by defaultAnselm R. Garbe-0/+2
2007-02-08added TOPBAR option for making the bar appear what the user likesAnselm R. Garbe-0/+1
2007-01-19I prefer BORDERPX=1Anselm R. Garbe-1/+1
2007-01-17moved BORDERPX to config.*.hAnselm R. Garbe-0/+1
2007-01-16removed firefox rule from default.hAnselm R. Garbe-1/+0
2007-01-16applied new default colorsAnselm R. Garbe-5/+5
2007-01-14implemented new color scheme accordingly to Sanders proposalAnselm R. Garbe-2/+2
2007-01-14removed mode label stuffAnselm R. Garbe-1/+1
2007-01-10added comment to %u in config.default.h, added Button{4.5} support on mode labelAnselm R. Garbe-2/+2
2007-01-08implemented nmaster appearance in mode label (using %u)Anselm R. Garbe-1/+1
2007-01-08I received Sander's complain just in time ;)Anselm R. Garbe-4/+4
2007-01-08fofofoAnselm R. Garbe-4/+4
2007-01-08extended default tags to 1-9Anselm R. Garbe-1/+17
2007-01-05changed shortcuts to M-i and M-dAnselm R. Garbe-2/+2
2007-01-05changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)Anselm R. Garbe-1/+1
2007-01-05added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)Anselm R. Garbe-0/+2
2007-01-05experimental version which allows master clients being increased/decreasedAnselm R. Garbe-0/+1
2007-01-02correctionsarg@mig29-1/+1
2007-01-02next version will contain updated copyright noticearg@mig29-1/+1
2006-12-07found compromise for fontsarg@mig29-1/+1
2006-12-07nah, people should define 'fixed' to be compatible with their localearg@mig29-1/+1
2006-12-07using a UTF-8 capable fixed fontarg@mig29-1/+1
2006-11-30removed viewall(), replaced with view(-1); added tag(-1) to tag a client with...arg@mig29-1/+2
2006-11-27returning to old Key structarg@mig29-33/+32
2006-11-27changing Key.func into Key.func[NFUNCS], this allows sequences execution of f...arg@mig29-34/+35
2006-11-27added togglefloat to hg tip (i consider this useful for some cases), using MO...arg@mig29-0/+1
2006-10-31renamed resizecol into resizemasterarg@mig29-2/+2
2006-10-30added screen-border snapping in floating mode, feels quite wellarg@mig29-0/+1
2006-10-26applied sander's config.*h nitpick patcharg@mig29-1/+1
2006-10-06code polishing, removed unnecessary newlinesAnselm R. Garbe-2/+1
2006-10-05removed the stack position stuffAnselm R. Garbe-7/+4
2006-10-05changing MASTER value from percent into per millAnselm R. Garbe-3/+3