Mir

Comment 10 for bug 1556142

Revision history for this message
Gerry Boland (gerboland) wrote :

So mir::graphics::Display gained a method:

+ virtual bool apply_if_configuration_preserves_display_buffers(DisplayConfiguration const& conf) const = 0;

which means the only way I as qtmir can notice this is by subclassing this, but I don't see how.

So my original question remains