#include <append_event_filter.h>
|
| AppendEventFilter (std::function< bool(MirEvent const *event)> const &filter) |
| Append an event filter (after any existing filters, including the window manager). The supplied filter should return true if and only if it handles the event as filters later in the list will not be called.
|
|
void | operator() (mir::Server &server) |
|
◆ AppendEventFilter()
Append an event filter (after any existing filters, including the window manager). The supplied filter should return true if and only if it handles the event as filters later in the list will not be called.
◆ operator()()
void miral::AppendEventFilter::operator() |
( |
mir::Server & |
server | ) |
|
The documentation for this class was generated from the following file:
Copyright © 2012-2024
Canonical Ltd.
Generated on Thu Feb 29 05:22:56 UTC 2024
This documentation is licensed under the GPL version 2 or 3.