]> git.sur5r.net Git - i3/i3/commit
Skip floating cons in focus (child|parent) and stop them from being split
authorDeiz <silverwraithii@gmail.com>
Tue, 16 Oct 2012 15:50:39 +0000 (11:50 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 16 Oct 2012 18:01:36 +0000 (20:01 +0200)
commitc406b4c2fe0f09f70e2b943b73bd71ca19f1a859
tree1727064ad769d6e250b2c3066930d9fafcb3979e
parentb9885ff21e499f1fc963267d24632ce00d9ffeb5
Skip floating cons in focus (child|parent) and stop them from being split

Focusing child from a workspace should now skip over the floating con and
go directly to its child. Focusing parent from that grandchild should leave
the workspace focused again.
src/tree.c
testcases/t/135-floating-focus.t