It would be nice if you could enable something like
groups_instead = 1
which would automatically enable the grouping feature when enough windows are open in the workspace.
If for example stacks = 2, when one creates a 3rd window it goes inside a group instead of a stack.
In that case it would be a Two-Pane Tabbed Layout. This guarantees, that windows will always be big enough to be useful.
To summarize:
1 window -> 1 centered window
2 windows -> 2 windows side by side
3 windows -> 2 windows side by side and one is grouped with 2 windows
4 windows -> 2 windows side by side and one is grouped with 3 windows
It would be nice if you could enable something like
groups_instead = 1which would automatically enable the grouping feature when enough windows are open in the workspace.
If for example
stacks = 2, when one creates a 3rd window it goes inside a group instead of a stack.In that case it would be a Two-Pane Tabbed Layout. This guarantees, that windows will always be big enough to be useful.
To summarize:
1 window -> 1 centered window
2 windows -> 2 windows side by side
3 windows -> 2 windows side by side and one is grouped with 2 windows
4 windows -> 2 windows side by side and one is grouped with 3 windows