Review Request 128764: Load QtQuick rendering settings from a config file and set default QQuickWindow settings.

David Edmundson david at davidedmundson.co.uk
Wed Aug 31 06:43:02 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/128764/
-----------------------------------------------------------

(Updated Aug. 31, 2016, 6:43 a.m.)


Status
------

This change has been marked as submitted.


Review request for KDE Frameworks.


Repository: kdeclarative


Description
-------

Qt are slowly exposing more config options on QtQuick rendering. We want
to use this in plasmashell/screenlocker/kwin/krunner and maybe more.

The usage of this is threefold:

    Optimise when deploying on a fixed platform (raspberry pi, a
specific device, like a mobile phone or something)

    To test QSG_RENDER_LOOP=threaded on Mesa with more users, so we can
ask Qt to revisit the default. (the reason it was originally disabled is
now fixed), and it makes a *huge* performance difference

    steps towards allowing for 2D renderer fallback


Diffs
-----

  src/quickaddons/CMakeLists.txt 708de714d4ffffc31ece613dab7dc054cd2d55d4 
  src/quickaddons/qtquicksettings.h PRE-CREATION 
  src/quickaddons/qtquicksettings.cpp PRE-CREATION 
  src/quickaddons/renderer.kcfg PRE-CREATION 
  src/quickaddons/renderersettings.kcfgc PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/128764/diff/


Testing
-------

tested wtih QSG_INFO=1 and throwing the config values in kdeglobals


Thanks,

David Edmundson

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20160831/90e4fe41/attachment.html>


More information about the Kde-frameworks-devel mailing list