Mir

Code review comment for lp://qastaging/~alan-griffiths/mir/add-mir_surface_spec_attach

Revision history for this message
Kevin DuBois (kdub) wrote :

I'd still prefer:

typedef enum MirEdgeAttachment; //keep as-is in common.h
mir_surface_spec_set_attachment(MirSurfaceSpec* spec, MirEdgeAttachment mode, MirRectangle* hint);

« Back to merge proposal