Use QQuickWidget instead of QQuickView for the main view in the kcm

Authored by fvogt on Mar 5 2018, 9:50 AM.

Description

Use QQuickWidget instead of QQuickView for the main view in the kcm

Summary:
This makes it usable on wayland. The Qt Wayland support for subsurfaces
is broken in many ways, producing practically unusuable graphics and crashes.
https://bugreports.qt.io/browse/QTBUG-54888 for instance.

Test Plan: Used it on wayland works fine now.

Reviewers: Plasma, sebas, dvratil, davidedmundson

Reviewed By: Plasma, davidedmundson

Subscribers: davidedmundson, plasma-devel

Tags: Plasma

Differential Revision: https://phabricator.kde.org/D11045

Details

Committed
fvogtMar 5 2018, 12:03 PM
Reviewer
Plasma
Differential Revision
D11045: Use QQuickWidget instead of QQuickView for the main view in the kcm
Parents
R104:e703ac43e99d: Update version number for 5.12.2 GIT_SILENT
Branches
Unknown
Tags
Unknown