kwin/plugins
David Edmundson 6dfb7ba1ce [aurorae] Use shared implementation of QtQuick rendering
Summary:
Removes a tonne of complex code, means any future improvements to our
QtQuick integration only need to be in one place.

QML logic remains in Aurorae as it does complex things. All other
aurorae specialties remain.

Only functional difference is that we now use a shared GL context
between window frames, which Plasma::FrameSVG will make use of.

Test Plan:
kcmshell5 kwindecoration
ran some aurorrae themes on my kwin. Look the same as master

Reviewers: #kwin, mart

Reviewed By: mart

Subscribers: mart, kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D25206
2019-11-14 12:50:24 +00:00
..
idletime
kdecorations [aurorae] Use shared implementation of QtQuick rendering 2019-11-14 12:50:24 +00:00
kglobalaccel
kpackage SVN_SILENT made messages (.desktop file) - always resolve ours 2019-11-02 05:41:14 +01:00
platforms [platforms/x11] Never block on retrace, always present after paint 2019-11-14 09:03:44 +01:00
qpa Don't use MESA_EGL_NO_X11_HEADERS 2019-10-21 22:18:30 +03:00
scenes [platforms/x11] Never block on retrace, always present after paint 2019-11-14 09:03:44 +01:00
windowsystem
CMakeLists.txt