]> git.sur5r.net Git - i3/i3/commit
When in tabbed mode, nail the orientation to horizontal
authorMichael Stapelberg <michael@stapelberg.de>
Mon, 15 Nov 2010 12:55:10 +0000 (13:55 +0100)
committerMichael Stapelberg <michael@stapelberg.de>
Mon, 15 Nov 2010 12:55:10 +0000 (13:55 +0100)
commitc0c7d042648dd4a7e52398742e0e09cba84ebbf2
tree0f657f31e7fd720cdf23a6c4f31eb205b350f3aa
parent8048cb2e120e33271bdd8823797ad240d009370c
When in tabbed mode, nail the orientation to horizontal

This is intuitive for the user as he can use the left/right keys to switch.
Also, we need to nail the orientation because you can be in either vertical or
horizontal mode when you enter the tabbed layout (like with the stacking
layout).
src/con.c