19 #ifndef MIRAL_APPEND_EVENT_FILTER_H 20 #define MIRAL_APPEND_EVENT_FILTER_H 22 #include <mir_toolkit/event.h> 27 namespace mir {
class Server; }
36 void operator()(mir::Server& server);
40 std::shared_ptr<Filter>
const filter;
44 #endif //MIRAL_APPEND_EVENT_FILTER_H
Definition: append_event_filter.h:31
Mir Abstraction Layer.
Definition: active_outputs.h:27