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

Arthur Mello arthur.mello at canonical.com
Tue Feb 7 18:26:31 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
> """

done (r378)
-- 
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