Mir
Deprecated List
globalScope> Member __attribute__ ((__deprecated__("Use mir_connection_create_display_config()"))) void mir_connection_get_display_info(MirConnection *connection
Use mir_connection_create_display_config
globalScope> Member __attribute__ ((__deprecated__("Use mir_debug_surface_id()"))) int mir_surface_get_id(MirSurface *surface)
Use mir_debug_surface_id()
globalScope> Member __attribute__ ((__deprecated__("Use mir_connection_create_spec_for_xxx()"))) MirWaitHandle *mir_surface_set_type(MirSurface *surface
Use the mir_connection_create_spec_for_xxx family of APIs
Member mir::graphics::DisplayBuffer::__attribute__ ((__deprecated__("Use gl_swap_buffers() and flip(), remembering to release all compositor buffers in the middle."))) void post_update()
Please try to implement separate gl_swap_buffers and flip functions instead. If not possible, just move your old post_update() logic into gl_swap_buffers.
globalScope> Member mir_surface_type_overlay
Use "gloss" instead.
globalScope> Member mir_surface_type_popover
Choose "menu" or "tip"

Copyright © 2012,2013 Canonical Ltd.
Generated on Tue Mar 24 16:15:19 UTC 2015