aboutsummaryrefslogtreecommitdiffstats
path: root/config.default.h
AgeCommit message (Expand)Author
2007-05-29added anydot to Copyright holders, because he contributed a lot recentlyAnselm R. Garbe
2007-05-15made bar togglalbleAnselm R. Garbe
2007-04-13yet another fix of copyright compactisitionAnselm R. Garbe
2007-02-24prepared 3.7, ready to rambo3.7Anselm R. Garbe
2007-02-23replacing Mod1-i with Mod1-Shift-j, Mod1-d with Mod1-Shift-kAnselm R. Garbe
2007-02-23default masterwidth should also be at 600Anselm R. Garbe
2007-02-23changed order if h/lAnselm R. Garbe
2007-02-23well I agree to several people claiming h/j/k/l is the better default than Ta...Anselm R. Garbe
2007-02-22renamed untiled into floating, keeping tiled instead of tiling (afaik tiled s...Anselm R. Garbe
2007-02-22nah, I don't want 640 as MASTERWIDTHAnselm R. Garbe
2007-02-22using MASTERWIDTH=640 and 32px steps by default (incmasterw())Anselm R. Garbe
2007-02-22renamed versatile into untiledAnselm R. Garbe
2007-02-22merged focus{prev.next} into focusclient(1/-1)Anselm R. Garbe
2007-02-22restoring default keybindings as Sander complainedAnselm R. Garbe
2007-02-22replaced Arg union with const char *arg, seems cleaner to me, even if we need...Anselm R. Garbe
2007-02-22re-added xterm to config.default.hAnselm R. Garbe
2007-02-22nah grouped keybindings by contextAnselm R. Garbe
2007-02-22several changes, made togglemax extern and separated it from zoom() - moved z...Anselm R. Garbe
2007-02-21cleaned up and commented the config.*.hAnselm R. Garbe
2007-02-19replaced togglelayout with setlayoutAnselm R. Garbe
2007-02-19changed some odering in config*.hAnselm R. Garbe
2007-02-19renames swim[ming] into versatileAnselm R. Garbe
2007-02-19renamed floating into swimming (this does not clash with C naming conventions...Anselm R. Garbe
2007-02-19introduced Layout structAnselm R. Garbe
2007-02-19introduced tile.c, some refactoring of functionsAnselm R. Garbe
2007-02-14simplifying regexps in config samples3.5Anselm R. Garbe
2007-02-09treating acroread and mplayer floating by defaultAnselm R. Garbe
2007-02-08added TOPBAR option for making the bar appear what the user likesAnselm R. Garbe
2007-01-19I prefer BORDERPX=1Anselm R. Garbe
2007-01-17moved BORDERPX to config.*.hAnselm R. Garbe
2007-01-16removed firefox rule from default.hAnselm R. Garbe
2007-01-16applied new default colorsAnselm R. Garbe
2007-01-14implemented new color scheme accordingly to Sanders proposalAnselm R. Garbe
2007-01-14removed mode label stuffAnselm R. Garbe
2007-01-10added comment to %u in config.default.h, added Button{4.5} support on mode labelAnselm R. Garbe
2007-01-08implemented nmaster appearance in mode label (using %u)Anselm R. Garbe
2007-01-08I received Sander's complain just in time ;)2.9Anselm R. Garbe
2007-01-08fofofoAnselm R. Garbe
2007-01-08extended default tags to 1-9Anselm R. Garbe
2007-01-05changed shortcuts to M-i and M-dAnselm R. Garbe
2007-01-05changed plus key to MODKEY-Shift-plus (US-layout restrictions ;)Anselm R. Garbe
2007-01-05added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients)Anselm R. Garbe
2007-01-05experimental version which allows master clients being increased/decreasedAnselm R. Garbe
2007-01-02correctionsarg@mig29
2007-01-02next version will contain updated copyright noticearg@mig29
2006-12-07found compromise for fonts2.6arg@mig29
2006-12-07nah, people should define 'fixed' to be compatible with their localearg@mig29
2006-12-07using a UTF-8 capable fixed fontarg@mig29
2006-11-30removed viewall(), replaced with view(-1); added tag(-1) to tag a client with...arg@mig29
2006-11-27returning to old Key structarg@mig29