]> git.sur5r.net Git - i3/i3/history - src/tree.c
format **/*.c with clang-format-3.5
[i3/i3] / src / tree.c
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-06-08 Michael Stapelbergreplace remaining printf()s with D?LOG
2014-04-18 Michael Stapelberglayout restoring: append at the nearest split container...
2014-03-15 Michael StapelbergMerge branch 'master' into next
2014-03-10 Tony CrisciFree window ran_assignments on tree_close
2014-03-10 Tony CrisciSet con window to NULL on tree_close
2014-03-08 Michael StapelbergMerge branch 'master' into next
2014-02-08 Tony CrisciBugfix: `tree_split` should not split floating cons
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-23 Michael StapelbergMerge branch 'master' into next
2014-01-21 Michael StapelbergMerge branch 'release-4.7.1' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-13 Michael StapelbergMerge branch 'master' into next
2014-01-04 Michael Stapelbergreturn parse errors via IPC for append_layout
2013-12-22 Michael StapelbergMerge branch 'next'
2013-12-21 Michael StapelbergMerge branch 'master' into next
2013-11-22 Michael StapelbergMerge branch 'master' into next
2013-10-13 Michael Stapelbergprevious commit: extend test and code to also work...
2013-10-13 jjFix endless loop when trying to kill a visible workspace
2013-10-09 Michael StapelbergMerge branch 'master' into next
2013-09-24 Michael StapelbergMerge branch 'master' into next
2013-09-24 jjClose all children when closing a workspace
2013-09-01 Michael StapelbergMerge branch 'fix-flattening'
2013-09-01 Michael StapelbergMerge branch 'master' into next
2013-09-01 Michael StapelbergBugfix: don’t flatten tabbed/stacked containers
2013-05-28 Michael StapelbergMerge branch 'fix-unmap'
2013-05-28 Michael StapelbergMerge branch 'master' into next
2013-05-28 Michael StapelbergBugfix: Unmap windows before reparenting them to the...
2013-03-12 Michael StapelbergMerge branch 'next'
2013-02-18 Michael StapelbergMerge branch 'master' into next
2013-02-15 MatsSplit workspace instead of changing orientation
2013-01-30 Michael StapelbergMerge branch 'master' into next
2013-01-27 Michael StapelbergMerge branch 'master' into next
2013-01-25 Adrien Schildknechtremove the urgency indicator when a window is closed
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-25 Michael StapelbergMerge branch 'master' into next
2013-01-24 Michael StapelbergMerge branch 'master' into next
2013-01-09 Michael StapelbergMerge branch 'master' into next
2013-01-01 Michael StapelbergMerge branch 'master' into next
2012-12-24 Michael StapelbergMerge branch 'master' into next
2012-12-23 Michael StapelbergBugfix: Correctly close floating windows (Thanks eeemsi)
2012-12-23 Michael StapelbergRender tree before destroying X11 containers upon unmap...
2012-12-11 Michael StapelbergMerge branch 'next'
2012-11-10 Michael StapelbergMerge branch 'master' into next
2012-10-29 Michael StapelbergMerge branch 'master' into next
2012-10-16 DeizSkip floating cons in focus (child|parent) and stop...
2012-10-09 DeizAllow 'focus $dir' to move out of non-global fullscreen...
2012-10-09 DeizFix fullscreen focus bug and corresponding test flaw
2012-10-04 Michael Stapelbergallow floating cons to be reached using 'focus parent'
2012-10-04 DeizReplace the discrete 'split' Con property with a simple...
2012-10-03 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergMerge branch 'master' into next
2012-09-28 Michael StapelbergRevert "raise floating windows when focusing (Thanks...
2012-09-27 Michael Stapelbergraise floating windows when focusing (Thanks Marcos)
2012-09-27 Michael StapelbergMerge branch 'master' into next
2012-09-24 Michael StapelbergMerge branch 'master' into next
2012-09-22 Michael StapelbergMake get_output_next() work with non-aligned RandR...
2012-09-22 Simon Elsbrockimplement delayed urgency hint reset
2012-09-19 Michael StapelbergMerge branch 'next'
2012-09-16 Michael StapelbergMerge branch 'master' into next
2012-09-14 Michael StapelbergMerge branch 'master' into next
2012-09-05 Michael Stapelbergbugfix: forgot to mark split containers as split =...
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-13 Quentin Glidici3/window: Port window names to i3String
2012-08-12 Michael Stapelberguse I3__FILE__ for DLOG, leave __FILE__ as is
2012-08-08 Michael Stapelbergscratchpad: fix moving scratchpad window
2012-08-07 Michael Stapelbergexplicitly set filenames to $(basename __FILE__)
2012-08-05 Michael StapelbergProperly report errors in 'focus parent' (Thanks eeemsi)
2012-08-04 Michael StapelbergMerge branch 'master' into next
2012-08-04 Michael StapelbergIntroduce splith/splitv layouts, remove orientation
2012-08-04 Michael Stapelbergadd missing \n in debug message
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... Restrict directional focus in fullscreen.
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...
2012-03-21 Michael StapelbergMerge branch 'master' into next
next