waybar/include
Cole Helbling 160837b900
Ensure no NULL tags are set
Because `mpd_song_get_tag` from libmpdclient can return NULL, verify the
value of tag is valid. Otherwise, set a default string of "N/A". Also
adds configuration to specify what this default string should be.
2019-04-20 09:12:30 -07:00
..
modules Ensure no NULL tags are set 2019-04-20 09:12:30 -07:00
util refactor: format code 2019-04-18 17:52:00 +02:00
ALabel.hpp refactor: format code 2019-04-18 17:52:00 +02:00
bar.hpp refactor(Bar): roundtrip before setup widgets 2019-04-19 11:56:40 +02:00
client.hpp refactor(Bar): roundtrip before setup widgets 2019-04-19 11:56:40 +02:00
factory.hpp refactor: format code 2019-04-18 17:52:00 +02:00
IModule.hpp refactor: format code 2019-04-18 17:52:00 +02:00