sway/swaybar/tray
emersion bcde298a71 Fix size_t temporary underflow in log_loaded_themes
`len` will underflow but will overflow right after, so it's not as bad as it
may appear. Still better not to under/overflow at all.

Fixes https://github.com/swaywm/sway/issues/3862
2019-03-11 12:12:46 -04:00
..
host.c
icon.c Fix size_t temporary underflow in log_loaded_themes 2019-03-11 12:12:46 -04:00
item.c tray: fix pixmap colors 2019-02-28 18:31:52 +01:00
tray.c
watcher.c