1
1
Fork 0
mirror of https://github.com/swaywm/sway synced 2024-06-07 07:26:17 +02:00
sway/swaybar/tray
Pi-Yueh Chuang 6059c744f8
swaybar: silence missing IconThemePath message
IconThemePath is not a standard property in XDG's StatusNotifierItem
specification, so missing this property should not be logged as an error.

This patch changes the log level to SWAY_DEBUG when swaybar queries the
value of IconThemePath so that swaybar won't log the returned message as
an error if IconThemePath does not exist.

Closes: https://github.com/swaywm/sway/issues/6092
2021-03-17 09:49:04 +01:00
..
host.c tray: tidy code 2020-03-30 17:31:00 +02:00
icon.c tray: tidy code 2020-03-30 17:31:00 +02:00
item.c swaybar: silence missing IconThemePath message 2021-03-17 09:49:04 +01:00
tray.c swaybar: do not retry search for tray icons 2019-10-21 17:22:25 +02:00
watcher.c tray: track SNI callbacks 2020-03-30 17:31:00 +02:00