Skip to main content

Module main_vertical_pane

Module main_vertical_pane 

Source
Expand description

Vertical main-stack roles: results list, middle search row, and package info.

Structs§

VerticalLayoutLimits
What: Min/max row heights for vertical layout allocation (semantic per pane).

Enums§

MainVerticalPane
What: Identifies one of the three vertical regions in the main TUI stack.

Constants§

DEFAULT_MAIN_PANE_ORDER
What: Default top-to-bottom order (results, then middle search row, then package info).

Functions§

format_main_pane_order
What: Format a pane order for settings.conf (canonical tokens).
parse_main_pane_order
What: Parse main_pane_order value into a length-3 permutation of distinct roles.