Mir

Comment 1 for bug 1420334

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: Missing API for surface movement, resize, bring-to-front

We can do all this on the server side already so I assume you mean missing client API calls?

For the client API:

resizing: Missing, yes I know
moving: Missing, yes I know clients need to be able to do relative movements of themselves (e.g. fully client decorated).
restacking: Not sure this is a client thing... Localized stacking order is implied by parenthood between surfaces. And changed thereafter entirely by the shell.

But the first 2 out of 3 are definitely missing features. We should break them up into separate enhancement requests.