Waybar/include
Joseph Benden 21fdcf41c3
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-08 16:43:22 -07:00
..
modules mpd: revamped to event-driven, single-threaded 2020-10-08 16:43:22 -07:00
util Fix crash with fmt 2020-08-10 20:53:29 +02:00
ALabel.hpp clock: scroll through multiple timezones 2020-08-13 18:53:18 -04:00
AModule.hpp fix: cancel thread and fix window close 2020-05-27 09:10:38 +02:00
IModule.hpp refactor: AModule 2019-06-15 14:57:52 +02:00
bar.hpp refactor(bar): separate GTK event handlers for gtk-layer-shell 2020-08-14 22:47:57 -07:00
client.hpp refactor(client): use std::list<waybar_output> to store outputs 2020-01-14 07:27:08 -08:00
factory.hpp mpd: revamped to event-driven, single-threaded 2020-10-08 16:43:22 -07:00