Waybar/src/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 refactor(Tray): proper lookup in the default theme 2019-04-19 17:30:40 +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.cpp refactor: format code 2019-04-18 17:52:00 +02:00
battery.cpp refactor: format code 2019-04-18 17:52:00 +02:00
clock.cpp refactor: format code 2019-04-18 17:52:00 +02:00
cpu.cpp refactor: format code 2019-04-18 17:52:00 +02:00
custom.cpp refactor: format code 2019-04-18 17:52:00 +02:00
idle_inhibitor.cpp refactor: format code 2019-04-18 17:52:00 +02:00
memory.cpp refactor: format code 2019-04-18 17:52:00 +02:00
mpd.cpp Ensure no NULL tags are set 2019-04-20 09:12:30 -07:00
network.cpp refactor(IPC): use sigc signal 2019-04-19 11:09:06 +02:00
pulseaudio.cpp refactor: format code 2019-04-18 17:52:00 +02:00
temperature.cpp refactor: format code 2019-04-18 17:52:00 +02:00