sway/swaybar/tray
Maxime “pep” Buquet 20762ecb3c Validate icon_struct in read_theme_file
The read_theme_file function used to return an invalid icon_struct in
some cases, for example when an empty index.theme file was read.

This makes sure the struct we're returning is always valid as per the
Icon Theme specification.

Signed-off-by: Maxime “pep” Buquet <pep@bouah.net>
2019-04-20 16:41:02 -04:00
..
host.c
icon.c Validate icon_struct in read_theme_file 2019-04-20 16:41:02 -04:00
item.c
tray.c
watcher.c