mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 22:31:03 +02:00
refactor(tray): switch over to libdbusmenu-gtk3
Also adds tooltips
This commit is contained in:
parent
ff3f541183
commit
30de23dc64
10 changed files with 76 additions and 447 deletions
|
@ -148,7 +148,7 @@ futures-signals = { version = "0.3.34", optional = true }
|
|||
sysinfo = { version = "0.29.11", optional = true }
|
||||
|
||||
# tray
|
||||
system-tray = { version = "0.3.0", optional = true }
|
||||
system-tray = { version = "0.4.0", features = ["dbusmenu-gtk3"], optional = true }
|
||||
png = { version = "0.17.14", optional = true }
|
||||
|
||||
# upower
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue