Skip to content

effects: Use scripting QML engine

Vlad Zahorodnii requested to merge work/zzag/effects-shared-qml-engine into master

Qt would need to allocate fewer "tainted" data objects, and using the same engine both in effects and in kwin is vital for features such as QML based effects.

Merge request reports