sway/swaybar/tray
Konstantin Pospelov fa0abaf7cf swaybar: do not retry search for tray icons
In case a tray icon cannot be found or does not have a desirable size,
swaybar retries the search again and again, which increases load on disk
and CPU. This commit solves it by storing target_size for each icon, so
that swaybar does not search for an icon of some size if it already tried to.

Fixes #3789.
2019-10-21 17:22:25 +02:00
..
host.c tray: use correct parameter to set bus slot to floating 2019-02-15 15:15:45 +00:00
icon.c Fix memory leaks 2019-08-12 09:42:11 +09:00
item.c swaybar: do not retry search for tray icons 2019-10-21 17:22:25 +02:00
tray.c swaybar: do not retry search for tray icons 2019-10-21 17:22:25 +02:00
watcher.c tray: fix memory leaks 2019-02-16 21:49:16 +01:00