pub trait WindowWidgetActionsExt { // Required method fn window(&self, path: &[LiveId]) -> WindowRef; }