Waybar/src
Joseph Benden 8f961ac397
mpd: revamped to event-driven, single-threaded
Fix MPD connection issues by converting/rewriting module into a
state-machine driven system. It is fully single-threaded and uses
events for transitioning between states. It supports all features
and functionality of the previous MPD module.

Signed-off-by: Joseph Benden <joe@benden.us>
2020-10-18 10:37:57 -07:00
..
modules mpd: revamped to event-driven, single-threaded 2020-10-18 10:37:57 -07:00
util Fix non-standard usage of <sys/poll.h> 2020-09-06 21:48:42 +02:00
ALabel.cpp Prevent line breaks in ellipsized labels 2020-08-19 23:38:59 +01:00
AModule.cpp Fix "on-click-backward" when "on-click-forward" is not present 2020-09-26 15:55:06 -04:00
bar.cpp added module group selectors for styling 2020-10-11 22:36:30 +02:00
client.cpp fix: add global /etc/xdg/waybar back. fixes #714 2020-09-29 22:28:39 +02:00
factory.cpp sndio: Add module. 2020-10-04 02:54:57 -03:00
main.cpp Replace signal handler with signal handling thread 2020-07-25 21:02:59 +10:00