]> git.sur5r.net Git - i3/i3/history - i3.config
optimization: when moving floating windows, render/push only the floatingcon
[i3/i3] / i3.config
2011-03-17 Michael Stapelbergremove orientation and fall back to default behaviour
2011-03-17 Simon KampeAdded config key for default orientation of containers...
2011-02-20 Michael Stapelbergalso change the cursor keys to the new move syntax
2011-02-14 Michael Stapelbergrefactor tree_move() into src/move.c, change config...
2010-11-21 Michael Stapelbergadd shortcut to default config for tiling/floating...
2010-07-03 Michael Stapelbergconfig: add reload keybinding
2010-06-29 Michael Stapelbergupdate configfile for the new commands (this is not...
2010-03-21 Michael Stapelbergdocs: merge spelling and grammar fixes by sasha (Thanks!)
2009-12-29 Michael StapelbergFix bindings using the cursor keys in default config
2009-11-13 Michael StapelbergRemove the terminal option from config.
2009-11-06 Michael StapelbergInstall welcome message, display it in default config
2009-10-26 Michael StapelbergAdd cursor keys for focussing, moving, snapping to...
2009-10-23 Michael StapelbergAdd tabbing to default config
2009-06-26 Michael StapelbergMerge branch 'next' (3.β is stable now)
2009-06-24 Michael StapelbergImplement the configuration option floating_modifier...
2009-06-21 Michael StapelbergImplement selecting the next tiling/floating window...
2009-05-26 Michael StapelbergDocument binding on Mode_switch in userguide, be more...
2009-05-23 Michael StapelbergImplement floating (please test and find bugs)
2009-03-14 Michael StapelbergImplement kill-command to kill the current window,...
2009-03-14 Michael StapelbergImplement exit command, document it in manpage, add...
2009-03-14 Michael StapelbergFix errors in i3.config, update manpage
2009-03-11 Michael StapelbergUpdate config to use i3menu on Mod1+p, update Makefile...
2009-03-11 Michael StapelbergImplement moving containers, implement moving windows...
2009-03-07 Michael StapelbergUpdate default config/manpage
2009-03-06 Michael StapelbergBugfix: Should be workspace 10 not 0 in moving aswell
2009-03-06 Michael StapelbergBugfix: Should be workspace 10 not 0
2009-03-04 Michael StapelbergImplement wrapping, selecting containers is now Mod1...
2009-03-04 Michael StapelbergUpdate default configuration file, install it to /etc...
2009-02-25 Michael StapelbergMerge branch 'master' of zekjur:/git/i3
2009-02-25 Michael StapelbergBugfix: when a window is unmapped, correctly pass focus...
2009-02-24 Michael StapelbergImplement configuration file parsing