kwin/clients
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
..
aurorae [aurorae] Use QtQuick2 instead of QtDeclarative 2013-11-14 09:41:50 +01:00
b2 kDebug -> qDebug in kwin 2013-11-01 17:00:41 +05:30
laptop Don't show borders for a maximized Laptop client 2013-10-08 10:15:08 +02:00
oxygen Fix clean build 2013-11-13 10:11:40 +01:00
CMakeLists.txt Port Aurorae from KDebug to QDebug 2013-09-02 11:12:14 +02:00
Messages.sh