Discuss supporting Mir

There are a number of existing projects that currently support Mir and have questions to raise.

This is the place for them to do it.

So there are three projects that Im maintaining Mir backends in:

SDL2:

GLFW3:

XBMC/Kodi:

Mainly I just need to go through each project and check if the wayland core support is better or equal to the mir support for these projects. Once we reach that

My experience with the SDL2 support is that pointer confinement is needed (and not yet implemented by Mir’s Wayland support).

Yup, thats one feature we can wait for in SDL2 to remove the Mir backend. The others I dont think depend on that as much.