kwin/kcmkwin/kwindecoration
Martin Gräßlin 51ee2e86d1 [kdecorations] Introduce new way to schedule updates in composited case
The PaintRedirector calls the new method KDecoration::render and passes
it's PaintDevice and the region to update to it. A decoration can
implement this method and provide an optimized implementation for the
painting which does not go through the deco's QWidget at all. In addition
the decoration can invoke an update() slot which will schedule a repaint
in the PaintRedirector and thus completely replaces the need for
intercepting paint events on the QWidget and also allows to add QWindow
based decorations in future.
2013-11-14 09:41:50 +01:00
..
qml [kcmdeco] Use QtQuick2 for the decoration preview list 2013-10-01 14:05:59 +02:00
auroraeconfig.ui
buttons.cpp [kcmdeco] Adjust includes 2013-10-01 14:05:58 +02:00
buttons.h [kcmdeco] slots/signals -> Q_SLOTS/Q_SIGNALS 2013-10-01 14:05:58 +02:00
buttons.ui
buttonsconfigdialog.cpp
buttonsconfigdialog.h [kcmdeco] slots/signals -> Q_SLOTS/Q_SIGNALS 2013-10-01 14:05:58 +02:00
CMakeLists.txt ${KDE4Support_LIBRARIES} => KF5::KDE4Support 2013-10-29 13:00:46 +01:00
config.ui
configdialog.cpp Merge branch 'KDE/4.11' 2013-10-20 19:40:48 +02:00
configdialog.h Merge branch 'KDE/4.11' 2013-10-20 19:40:48 +02:00
decoration.ui [kcmdeco] Use QtQuick2 for the decoration preview list 2013-10-01 14:05:59 +02:00
decorationmodel.cpp [kcmdeco] Fix finding of all Aurorae themes 2013-10-01 14:05:59 +02:00
decorationmodel.h [kcmdeco] slots/signals -> Q_SLOTS/Q_SIGNALS 2013-10-01 14:05:58 +02:00
kwindecoration.cpp Merge branch 'KDE/4.11' 2013-10-20 19:40:48 +02:00
kwindecoration.desktop [kcmdeco] kcmshell4 -> kcmshell5 2013-10-01 14:05:59 +02:00
kwindecoration.h [kcmdeco] Use QtQuick2 for the decoration preview list 2013-10-01 14:05:59 +02:00
Messages.sh
pixmaps.h
preview.cpp [kdecorations] Introduce new way to schedule updates in composited case 2013-11-14 09:41:50 +01:00
preview.h [kdecorations] Introduce new way to schedule updates in composited case 2013-11-14 09:41:50 +01:00