pub trait WindowMenuWidgetExt { // Required method fn window_menu(&self, path: &[LiveId]) -> WindowMenuRef; }