refactor: Move all event handling to the controller
This commit is contained in:
parent
8ed4de1dda
commit
a89c4ef2dd
47 changed files with 1146 additions and 1436 deletions
include/modules
|
@ -1,11 +1,9 @@
|
|||
#pragma once
|
||||
|
||||
#include <chrono>
|
||||
#include <csignal>
|
||||
|
||||
#include "adapters/mpd.hpp"
|
||||
#include "modules/meta/event_module.hpp"
|
||||
#include "utils/concurrency.hpp"
|
||||
|
||||
POLYBAR_NS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue