Module menu

Source
Expand description

Context-menu model and the menu-item builder.

Structs§

Menu
A right-click context menu anchored at (x, y), acting on target.

Enums§

Action
What a menu entry does when activated. Pane actions act on the menu’s target pane; window actions on its target window.

Functions§

build_menu_items
Build (title, items) for a menu screen by name. n_panes / n_windows gate destructive entries so we never offer to kill the last one.