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

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


> 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);

And then remove this code:

"""
#if MIR_CLIENT_VERSION >= MIR_VERSION_NUMBER(3, 4, 0)
    Q_UNUSED(pixelFormat);
#endif
"""
-- 
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