sway/swaybar
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
..
tray swaybar: do not retry search for tray icons 2019-10-21 17:22:25 +02:00
bar.c swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
config.c swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
i3bar.c
input.c check for empty string before calling strtoul() and check errno 2019-06-05 14:40:29 -04:00
ipc.c swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
main.c
meson.build
render.c swaybar: make status block text render in the same way as others 2019-09-20 11:31:50 -04:00
status_line.c swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
swaybar-protocol.7.scd swaybar-protocol.7: fix block border descriptions 2019-06-28 10:34:09 +03:00