#pragma once #include #include "common.hpp" POLYBAR_NS using std::map; #define DEFAULT_SPACING -1 // fwd decl namespace drawtypes { class label; using label_t = shared_ptr