]> git.sur5r.net Git - i3/i3/commit
Bugfix: Only change focus in tree_close() when the container was focused before
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 18 Sep 2011 16:43:02 +0000 (17:43 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 18 Sep 2011 16:43:02 +0000 (17:43 +0100)
commit2fe0949abd8b73a5dbc3c7f825982f79ecfa976d
tree3c553da0e688009dbc7da8c2379305aed73bac24
parent1f95fbfa3e6b2e66eeeab14a748281ebcc6dc84b
Bugfix: Only change focus in tree_close() when the container was focused before

Fixes: #441
I’m not sure if that’s really all there is to it. Seems a bit too simple :).
We’ll see if I missed some corner cases in the next few days…
src/tree.c