D8040: Load QtQuick settings
Martin Flöser
noreply at phabricator.kde.org
Fri Sep 29 17:09:18 UTC 2017
graesslin added a comment.
In https://phabricator.kde.org/D8040#150577, @davidedmundson wrote
> If you do want to set this based on the initial scene backend, skip using this method and call the static method on QQuickWindow instead.
After reading through the docs I think the combination of both is fine: We can use the QtQuickSettings to have a base. But if we init a QPainter compositor we just enforce software through the QQuickWindow API. That should (TM) work as well. Dynamic switching is then not required. AFAIK the only "dangerous" combination would be QPainter compositor and OpenGL compositing. The other 3 combinations should just work fine.
REPOSITORY
R108 KWin
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D8040
To: davidedmundson, #plasma, graesslin
Cc: graesslin, plasma-devel, kwin, #kwin, bwowk, ZrenBot, progwolff, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170929/33fedf35/attachment.html>
More information about the Plasma-devel
mailing list