#include <prepend_event_filter.h>
|
| PrependEventFilter (std::function< bool(MirEvent const *event)> const &filter) |
| Prepend an event filter (before 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) |
|
◆ PrependEventFilter()
miral::PrependEventFilter::PrependEventFilter |
( |
std::function< bool(MirEvent const *event)> const & |
filter | ) |
|
|
explicit |
Prepend an event filter (before 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::PrependEventFilter::operator() |
( |
mir::Server & |
server | ) |
|
The documentation for this class was generated from the following file:
Copyright © 2012-2024
Canonical Ltd.
Generated on Sat Aug 17 07:04:01 UTC 2024
This documentation is licensed under the GPL version 2 or 3.