Mir
Deprecated List
Member __attribute__ ((deprecated)) MirCloseSurfaceEvent const *mir_event_get_close_surface_event(MirEvent const *ev)

Use of this function is pointless as there is no way to use the return value.

Use of this function is inherently non-portable in the presence of plug-in platform modules as these need not correspond to the available types. To identify the graphics platform use mir_connection_get_graphics_module(). To safely interpret the buffer contents use mir_buffer_stream_get_graphics_region().

Member mir_connection_create_display_config (MirConnection *connection)
Use mir_connection_create_display_configuration() instead.
Member mir_keymap_event_get_rules (MirKeymapEvent const *ev, struct xkb_rule_names *names) __attribute__((deprecated))
keymap credentials are no longer available use mir_keymap_event_get_keymap_buffer instead.
Member mir_surface_type_overlay
Use "gloss" instead.
Member mir_surface_type_popover
Choose "menu" or "tip"
Member MirPlatformType
Use of this type is inherently non-portable in the presence of plug-in platform modules as these need not correspond to the available types.

Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016