Comment 19 for bug 1481330

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Xmir crashes when client closes display

Xmir (through no choice of its own) is told to destroy all resources (destroy xmir_screen) when the last client disconnects. We could make Xmir leak its resources (including the connection to the Mir server)... that would also solve some annoying flickering but I'm not sure it's the right answer.