Mir

Code review comment for lp:~albaguirre/mir/fix-1498045

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

Couldn't we use the address of the DisplayBufferCompositor as an ID instead of calculating offsets from "this"?

I.e. Get rid of comp_count, comp_id and std::get<2>() and just use std::get<1>().get()?

review: Needs Information

« Back to merge proposal