mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04:00
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> |
||
|---|---|---|
| .. | ||
| host.c | ||
| icon.c | ||
| item.c | ||
| tray.c | ||
| watcher.c | ||