Function swayr::con::get_windows[][src]

pub fn get_windows<'a>(
    root: &'a Node,
    include_scratchpad_windows: bool,
    extra_props: Option<&HashMap<i64, ExtraProps>>
) -> Vec<Window<'a>>
Expand description

Gets all application windows of the tree.