kwin/clients/aurorae/src
Martin Gräßlin 93c2eea528 [aurorae] Use QtQuick2 instead of QtDeclarative
Major transition to render using QtQuick 2. This means the actual
rendering needs a QQuickWindow which we embed into a QWidget container.
Not an optimal solution, deco API should offer to operate on QWindow.

For non-composited the decoration gets rendered but for composited
rendering the paint redirector is broken. There are no paint events on
the main QWidget to intercept and thus the redirection doesn't work.
2013-11-14 09:41:50 +01:00
..
lib [aurorae] Fix locating the config file of aurorae themes 2013-10-01 14:05:58 +02:00
qml [aurorae] Change QML for themes to QtQuick 2 2013-10-01 14:05:50 +02:00
aurorae.cpp [aurorae] Use QtQuick2 instead of QtDeclarative 2013-11-14 09:41:50 +01:00
aurorae.desktop SVN_SILENT made messages (.desktop file) 2013-05-02 09:17:01 +02:00
aurorae.h [aurorae] Use QtQuick2 instead of QtDeclarative 2013-11-14 09:41:50 +01:00
aurorae.knsrc Aurorae uses KNS3 configuration file. 2010-04-23 16:45:11 +00:00
CMakeLists.txt [aurorae] Use QtQuick2 instead of QtDeclarative 2013-11-14 09:41:50 +01:00
colorhelper.cpp Port from KGlobalSettings::contrastF to KColorScheme::contrastF 2013-09-04 16:35:16 +02:00
colorhelper.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
decorationoptions.cpp Introduce a dedicated borders element in Aurorae 2013-01-23 07:36:41 +01:00
decorationoptions.h Use uppercase Q_SLOTS/Q_SIGNALS in Aurorae 2013-07-25 17:59:30 +02:00
decorationplugin.cpp [aurorae] Change QML for themes to QtQuick 2 2013-10-01 14:05:50 +02:00
decorationplugin.h [aurorae] Change QML for themes to QtQuick 2 2013-10-01 14:05:50 +02:00
kwindecoration.desktop SVN_SILENT made messages (.desktop file) 2013-08-13 04:19:10 +00:00