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.c
watcher.c