mirror of
https://github.com/rad4day/Waybar.git
synced 2025-10-26 22:32:29 +01: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>