kwin/kcmkwin
Fabian Vogt 68a2ec5d63 Convert EffectView to a QQuickWidget
Summary:
The Qt Wayland support for subsurfaces is broken in many ways, producing
graphical glitches and crashes:
https://bugreports.qt.io/browse/QTBUG-54888 for instance.

Using a QQuickWidget instead of a QQuickView avoids those issues, with
the additional benefit of a nicer API.

Test Plan:
Opened the KCM with kcmshell and systemsettings, no subsurfaces used
anymore.

Reviewers: #plasma, graesslin, davidedmundson

Reviewed By: #plasma, graesslin, davidedmundson

Subscribers: kwin, plasma-devel, #kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D11066
2018-03-05 21:57:33 +01:00
..
kwincompositing Convert EffectView to a QQuickWidget 2018-03-05 21:57:33 +01:00
kwindecoration Make it possible to compile 5.12 branch with a kdecoration from master 2018-02-07 19:43:53 +01:00
kwindesktop SVN_SILENT made messages (.desktop file) - always resolve ours 2017-12-20 07:06:47 +01:00
kwinoptions SVN_SILENT made messages (.desktop file) - always resolve ours 2017-12-28 04:45:41 +01:00
kwinrules [kcmkwin/rules] Disable detect button on Wayland 2018-03-04 09:43:03 +01:00
kwinscreenedges SVN_SILENT made messages (.desktop file) - always resolve ours 2018-01-04 04:53:47 +01:00
kwinscripts SVN_SILENT made messages (.desktop file) - always resolve ours 2018-02-25 07:18:47 +01:00
kwintabbox SVN_SILENT made messages (.desktop file) - always resolve ours 2018-02-25 07:18:47 +01:00
CMakeLists.txt