feat: tooltips for app-list, minimize, and applet buttons
This commit is contained in:
parent
0de336d0d7
commit
d29c756c3c
4 changed files with 127 additions and 78 deletions
|
|
@ -213,6 +213,7 @@ impl cosmic::Application for Power {
|
|||
.icon_button(&self.icon_name)
|
||||
.on_press_down(Message::TogglePopup),
|
||||
"power",
|
||||
self.popup.is_some(),
|
||||
)
|
||||
.into()
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue