conditional window splits
Is it possible in stacking layout mode to have a window split conditionally on the current dimensions?
For example, if the height is greater than the width, I'd like the tile to be split vertically. If the width is greater than the height, split horizontally.
Rationale: There is a small, but noticable cognitive load when manually prefixing my action with mod+v, mod+h.
If this is not currently possible in i3, would it be worth filing a ticket to add a conditional tiling policy indicator to .i3/config?