waybar/include/modules
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
..
sni fix(Tray): Unexport on exit 2019-04-19 17:03:46 +02:00
sway refactor(Workspaces, IPC): no more mutex in the workspaces modules, moved to the IPC client for a proper handling 2019-04-19 16:48:02 +02:00
backlight.hpp refactor: format code 2019-04-18 17:52:00 +02:00
battery.hpp refactor: format code 2019-04-18 17:52:00 +02:00
clock.hpp refactor: format code 2019-04-18 17:52:00 +02:00
cpu.hpp refactor: format code 2019-04-18 17:52:00 +02:00
custom.hpp refactor: format code 2019-04-18 17:52:00 +02:00
idle_inhibitor.hpp refactor: format code 2019-04-18 17:52:00 +02:00
memory.hpp refactor: format code 2019-04-18 17:52:00 +02:00
mpd.hpp Ensure no NULL tags are set 2019-04-20 09:12:30 -07:00
network.hpp refactor: format code 2019-04-18 17:52:00 +02:00
pulseaudio.hpp refactor: format code 2019-04-18 17:52:00 +02:00
temperature.hpp refactor: format code 2019-04-18 17:52:00 +02:00