mirror of
https://github.com/Alexays/Waybar.git
synced 2026-03-01 21:29:51 +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>