1
0
Fork 0
mirror of https://github.com/Zedfrigg/ironbar.git synced 2025-07-02 19:21:03 +02:00

Merge pull request #425 from JakeStanger/fix/tray

Tray rewrite
This commit is contained in:
Jake Stanger 2024-02-01 22:49:51 +00:00 committed by GitHub
commit ef41462ef0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 666 additions and 282 deletions

View file

@ -125,7 +125,7 @@ mpris = { version = "2.0.1", optional = true }
sysinfo = { version = "0.29.11", optional = true }
# tray
system-tray = { version = "0.1.4", optional = true }
system-tray = { version = "0.1.5", optional = true }
# upower
upower_dbus = { version = "0.3.2", optional = true }