19 #ifndef MIRAL_TOOLKIT_EVENT_H_
20 #define MIRAL_TOOLKIT_EVENT_H_
24 #include <xkbcommon/xkbcommon.h>
27 struct MirKeyboardEvent;
29 struct MirPointerEvent;
struct MirEvent MirEvent
Definition: append_event_filter.h:25
MirPointerAction
Possible pointer actions.
Definition: enums.h:149
unsigned int MirPointerButtons
Definition: enums.h:201
MirInputEventType
Definition: enums.h:45
MirEventType
Definition: enums.h:28
MirPointerButton
Definition: enums.h:191
MirKeyboardAction
Possible actions for changing key state.
Definition: enums.h:82
MirTouchAxis
Identifiers for touch axis.
Definition: enums.h:111
MirTouchTooltype
Identifiers for per-touch tool types.
Definition: enums.h:134
MirTouchAction
Possible per touch actions for state changing.
Definition: enums.h:97
MirPointerAxis
Identifiers for pointer axis.
Definition: enums.h:167
unsigned int MirInputEventModifiers
Definition: enums.h:77
Mir Abstraction Layer.
Definition: floating_window_manager.h:31