pub trait WindowSetWidgetExt { // Required method fn window_set(&mut self, paths: &[&[LiveId]]) -> WindowSet; }