Class pinnacle.layout.builtin.Floating
: pinnacle.layout.LayoutGenerator
A layout generator that floats windows.
This works by simply returning an empty layout tree. Note: the windows are not truly floating, see WindowHandle::spilled
for details.