Module app

Source
Expand description

Application state and behavior: what the manager knows and what each gesture does. Rendering lives in crate::ui.

Structs§

App
Prompt
A modal text-input prompt (currently used only for renaming a window).

Enums§

WDrag
What is being dragged in window mode.