]> git.sur5r.net Git - i3/i3/history - include/tree.h
Merge branch 'master' into next
[i3/i3] / include / tree.h
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-09-04 Michael StapelbergMerge branch 'master' into next
2012-08-22 Michael StapelbergMerge branch 'master' into next
2012-08-04 Michael StapelbergMerge branch 'master' into next
2012-07-22 Michael StapelbergMerge branch 'master' into next
2012-07-16 Michael StapelbergMerge branch 'master' into next
2012-07-11 Michael StapelbergMerge branch 'master' into next
2012-07-10 Michael StapelbergMerge branch 'master' into next
2012-06-27 Michael StapelbergMerge branch 'master' into next
2012-06-25 Michael StapelbergMerge branch 'master' into next
2012-06-24 Michael StapelbergMerge branch 'master' into next
2012-06-24 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-10 Michael StapelbergMerge branch 'master' into next
2012-06-03 Fernando Tarlá Car... Allow focus child/parent when in fullscreen.
2012-04-22 Michael StapelbergMerge branch 'master' into next
2012-03-31 Michael StapelbergUse (void) instead of () for functions without args...
2011-11-11 Michael StapelbergMerge branch 'next'
2011-10-25 Michael Stapelbergnormalize file headers across **/*.{h,c}
2011-09-22 Michael StapelbergMerge branch 'master' into next
2011-09-22 Michael StapelbergMerge branch 'fix-close-focus'
2011-09-22 Michael StapelbergBugfix: Correctly revert focus to other floating window...
2011-08-01 Michael StapelbergMerge i3bar into next
2011-07-31 Michael StapelbergMerge branch 'next'
2011-07-31 Michael StapelbergMerge branch 'tree' into next
2011-06-10 Michael StapelbergImplement 'fullscreen global'
2011-06-02 Michael StapelbergMake workspace_layout handle all cons at workspace...
2011-05-13 Michael StapelbergArgument for 'kill' for killing a specific window ...
2011-05-11 Michael StapelbergBugfix: Don’t run into an endless loop when killing...
2011-03-06 Michael StapelbergBugfix: Don’t focus new cons when there is a fullscreen...
2011-02-20 Michael StapelbergImplement dock mode, update testsuite
2011-02-14 Michael Stapelbergrefactor tree_move() into src/move.c, change config...
2011-01-07 Michael StapelbergImplement tree flattening to automatically solve situat...
2010-12-27 Fernando Tarlá Car... Default to a file in /tmp for the restart state.
2010-11-14 Michael StapelbergBugfix: don’t kill parent when currently in tree_close...
2010-07-13 Michael StapelbergAdd more documentation to functions/header files
2010-05-14 Michael StapelbergAdd parameter to reparent windows instead of killing...
2010-04-16 Michael Stapelbergmove con_focus to con.c
2010-04-13 Michael Stapelbergfirst step of the big refactoring ("tree" branch).