mirror of
https://github.com/Alexays/Waybar.git
synced 2026-02-06 20:05:45 +00: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>