53
56
MirSurface *mirSurface() const;
54
57
void handleSurfaceResized(int width, int height);
55
58
void handleSurfaceFocused();
56
61
void onSwapBuffersDone();
61
69
const UbuntuClientIntegration *mIntegration;
62
74
std::unique_ptr<UbuntuSurface> mSurface;