]> git.sur5r.net Git - i3/i3/commit
rewrite con_descend_orientation
authorMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Aug 2011 13:57:36 +0000 (15:57 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sun, 7 Aug 2011 13:57:36 +0000 (15:57 +0200)
commitd39261a1f0552b08ae16112455a3fede1c04d4fb
tree4eee0ffe3800ed0d2ed56a35416d630032bc7877
parent99ba193ce76b020f22fd17858f4fecdc1e75ef58
rewrite con_descend_orientation

It now uses the container orientation (if it is appropriate, the last focused
one otherwise) to recurse. This works better if the target workspace is in
vertical orientation when you use right/left or if it is in horizontal
orientation but you use up/down.
src/con.c