** Project changed: unity8 => unity8 (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to unity8 in Ubuntu.
https://bugs.launchpad.net/bugs/1089962
Title:
[window management] add an 'opaque' flag for the shell so that other
surfaces are not composited
Status in touch-preview-images:
Invalid
Status in unity8 package in Ubuntu:
Expired
Bug description:
Each QtQuick window that does not need to be transparent (e.g. dash) used by
the shell needs to be set the 'opaque' flag supported by qtubuntu:
view = new QQuickView();
view->setProperty("opaque", opaque);
This will result in increased rendering performance.
To manage notifications about this bug go to:
https://bugs.launchpad.net/touch-preview-images/+bug/1089962/+subscriptions
--
Mailing list: https://launchpad.net/~touch-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~touch-packages
More help : https://help.launchpad.net/ListHelp