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

pub fn get_windows<'a>(
    root: &'a Node,
    include_scratchpad_windows: bool,
    extra_props: &HashMap<i64, ExtraProps>
) -> Vec<Window<'a>>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator
Expand description

Gets all application windows of the tree.