19 #ifndef MIR_TOOLKIT_EVENT_H_ 20 #define MIR_TOOLKIT_EVENT_H_ 34 #pragma GCC diagnostic push 35 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 51 MIR_DEPRECATED_ENUM(mir_event_type_input_configuration,
"mir_connection_set_input_config_change_callback and mir_event_type_input_device_state"),
58 #pragma GCC diagnostic pop 60 typedef struct MirSurfaceEvent MirSurfaceEvent
66 typedef struct MirCloseSurfaceEvent MirCloseSurfaceEvent
71 typedef struct MirInputConfigurationEvent MirInputConfigurationEvent
73 typedef struct MirSurfaceOutputEvent MirSurfaceOutputEvent
139 __attribute__ ((deprecated(
"use mir_event_get_window_event instead")));
182 #pragma GCC diagnostic push 183 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 201 #pragma GCC diagnostic pop 213 #pragma GCC diagnostic push 214 #pragma GCC diagnostic ignored "-Wdeprecated-declarations" 229 #pragma GCC diagnostic pop 245 __attribute__((deprecated(
"use mir_event_get_window_output_event")));
282 __attribute__((deprecated(
"use mir_event_get_window_placement_event")));