mirror of
https://github.com/rad4day/Waybar.git
synced 2025-07-15 07:32:31 +02:00

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>