Expand description
Layout management.
Read the wiki page for more information.
Modules§
- generators
- Various builtin generators.
Structs§
- Gaps
- Gaps around a layout node.
- Layout
Args - Arguments from an incoming layout request.
- Layout
Node - A single node of a layout tree.
- Layout
Requester - A struct that can request layouts.
Enums§
- Layout
Dir - A layout direction.
Traits§
- Layout
Generator - Types that can generate layouts by computing a tree of
LayoutNode
s.
Functions§
- manage
- Manages layout requests from the compositor.