17#ifndef MIRAL_TOOLKIT_EVENT_H_
18#define MIRAL_TOOLKIT_EVENT_H_
22#include <xkbcommon/xkbcommon.h>
25struct MirKeyboardEvent;
27struct MirPointerEvent;
struct MirEvent MirEvent
Definition append_event_filter.h:23
MirPointerAction
Possible pointer actions.
Definition enums.h:151
unsigned int MirPointerButtons
Definition enums.h:209
MirInputEventType
Definition enums.h:45
MirEventType
Definition enums.h:28
MirPointerButton
Definition enums.h:199
MirKeyboardAction
Possible actions for changing key state.
Definition enums.h:82
MirTouchAxis
Identifiers for touch axis.
Definition enums.h:113
MirTouchTooltype
Identifiers for per-touch tool types.
Definition enums.h:136
MirTouchAction
Possible per touch actions for state changing.
Definition enums.h:99
MirPointerAxis
Identifiers for pointer axis.
Definition enums.h:169
unsigned int MirInputEventModifiers
Definition enums.h:77
Mir Abstraction Layer.
Definition floating_window_manager.h:29