sway/swaybar
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
..
tray Validate icon_struct in read_theme_file 2019-04-20 16:41:02 -04:00
bar.c swaybar: add overlay mode (fix #1620) 2019-02-24 20:05:47 -05:00
config.c Revert "Add some missing frees." 2019-02-01 11:51:03 +00:00
i3bar.c Rebase #1636 against current master 2019-01-31 15:37:57 +01:00
input.c swaybar: cycle workspaces on touch drag 2019-02-23 20:00:20 +01:00
ipc.c Make json-c include respect pkg-config --cflags 2019-01-23 21:50:06 -05:00
main.c swaybar: prevent signal handler from firing during termination 2019-02-15 14:09:14 +00:00
meson.build Removed unused wlroots dependency for sway(bg|bar|msg|nag) 2019-01-21 13:04:15 -05:00
render.c Add margin to short_text handling. 2019-04-04 14:14:08 -06:00
status_line.c Revert "More frees." 2019-02-01 11:52:37 +00:00