Mir

Code review comment for lp:~cemil-azizoglu/mir/mir-on-x

Revision history for this message
Kevin DuBois (kdub) wrote :

> > (similar question) should mgx::Display::pause()/resume() be hooked up
> somewhat
> > like the VT's work, except of course, if the X server pauses.
>
> I am not sure if there is a need for this. If there is it's another TODO.

We should probably throw then with a runtime not-supported exception. If a client of the x-backed server tried to configure via the client api, the request would be silently ignored.

« Back to merge proposal