refactor: applet tooltips may be for an overflow window

This commit is contained in:
Ashley Wulber 2025-04-14 09:48:59 -04:00 committed by Michael Murphy
parent 39f9bb45ff
commit a49a040093
4 changed files with 25 additions and 19 deletions

View file

@ -317,6 +317,7 @@ impl cosmic::Application for Minimize {
app.name.clone(),
self.overflow_popup.is_some(),
Message::Surface,
None,
)
.into()
});