]> git.sur5r.net Git - i3/i3/commit
refactor code for removing children from a con
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 14 Feb 2011 17:08:36 +0000 (18:08 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 14 Feb 2011 17:08:36 +0000 (18:08 +0100)
commit28dd226259d9d5afc535b7839f8b953900ef0b0f
tree7c9faffd18ee68ac1369e89478dcd05df96ef60d
parenta5e075c154aadb77790b1d76395a2bffd24f745d
refactor code for removing children from a con

Let’s see how this callback stuff will work out. If it doesn’t work out well,
we will remove it.
include/data.h
include/util.h
src/con.c
src/tree.c