sway/include/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.h swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
config.h swaybar: complete barconfig_update event handling 2019-09-04 16:48:50 -10:00
i3bar.h Rebase #1636 against current master 2019-01-31 15:37:57 +01:00
input.h swaybar: add multiseat support 2019-04-24 07:16:37 -06:00
ipc.h swaybar: show hidden bar on urgency 2018-10-14 13:33:12 +01:00
render.h swaybar: synchronize rendering to output frames 2018-09-30 10:07:33 +01:00
status_line.h Make json-c include respect pkg-config --cflags 2019-01-23 21:50:06 -05:00