Skip to content

Class pinnacle.layout.builtin.Line : pinnacle.layout.LayoutGenerator ​

A layout generator that lays out windows in a line.

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.

direction ​

direction: pinnacle.layout.LayoutDir

The direction that windows should be laid out in.

reversed ​

reversed: boolean

Whether or not windows are inserted backwards.

Last updated: