[Merge] lp:~artmello/qtubuntu/qtubuntu-new_mir_api into lp:qtubuntu

Daniel d'Andrada daniel.dandrada at canonical.com
Tue Feb 7 18:17:08 UTC 2017


Review: Needs Fixing

In makeSurfaceSpec (src/ubuntumirclient/qmirclientwindow.cpp) you're no longer applying the specified pixel format.

To do so, add this call after the switch (type) {}:

mir_window_spec_set_pixel_format(spec.get(), pixelFormat);
-- 
https://code.launchpad.net/~artmello/qtubuntu/qtubuntu-new_mir_api/+merge/316577
Your team Ubuntu Phablet Team is subscribed to branch lp:qtubuntu.



More information about the Ubuntu-reviews mailing list