Mir
|
Go to the source code of this file.
Enumerations | |
enum | MirInputConfigurationAction { mir_input_configuration_action_configuration_changed, mir_input_configuration_action_device_reset } |
MirInputConfigurationEvent indicates a configuration change in the input device subsystem. Eventually it's usage will be required to properly interpret MirInputEvent, for example: If we receive a button down, and then a device reset, we should not expect to receive the button up. More... | |
Functions | |
MirInputConfigurationAction | mir_input_configuration_event_get_action (MirInputConfigurationEvent const *ev) MIR_FOR_REMOVAL_IN_VERSION_1("Input devices and changes to the input devices are indicated via the MirInputConfigCallback") |
Retrieve the input configuration action which occurred. More... | |
int64_t | mir_input_configuration_event_get_time (MirInputConfigurationEvent const *ev) MIR_FOR_REMOVAL_IN_VERSION_1("Input devices and changes to the input devices are indicated via the MirInputConfigCallback") |
Retreive the time associated with a MirInputConfiguration event. More... | |
MirInputDeviceId | mir_input_configuration_event_get_device_id (MirInputConfigurationEvent const *ev) MIR_FOR_REMOVAL_IN_VERSION_1("Input devices and changes to the input devices are indicated via the MirInputConfigCallback") |
Retreive the device id associated with a MirInputConfiguration event. More... | |
Copyright © 2012-2018
Canonical Ltd.
Generated on Thu Apr 5 15:26:05 UTC 2018