static Window dm_windowIfSingleModule(O module) { Window w = dm_window(module); ret w == null || w != getWindow(dm_desktopPane()) ? w : null; }