Class pinnacle.layout.builtin.Fair
: pinnacle.layout.LayoutGenerator
A layout generator that attempts to lay out windows such that they are the same size.
Fields
outer_gaps
outer_gaps
: pinnacle.layout.Gaps
The gaps between the outer container and this layout.
inner_gaps
inner_gaps
: pinnacle.layout.Gaps
The gaps between windows within this layout.
axis
axis
: "horizontal" | "vertical"
Which axis the lines of windows will run.