Mir

Code review comment for lp:~phablet-team/mir/track-plug-state

Revision history for this message
Andreas Pokorny (andreas-pokorny) wrote :

Needs fixing: Instead of a map use an array std::atomic<bool> of size HWC_NUM_DISPLAY_TYPES.
Needs information: What about the other scenario .. the display was just plugged in but there is no display information available yet? Or do we only experience unplug + still display conf readable problems?

review: Needs Information

« Back to merge proposal