Skip to main content

WindowDesc

Type Alias WindowDesc 

Source
pub type WindowDesc = (u32, String, String, u32, bool);
Expand description

One mapped window as (window_id, title, app_id, output_id, parked). A parked window has no output yet — a nested session’s spare screens.