kwin/kcmkwin
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
..
kwincompositing SVN_SILENT made messages (.desktop file) 2013-11-13 03:59:37 +00:00
kwindecoration [kdecorations] Introduce new way to schedule updates in composited case 2013-11-14 09:41:50 +01:00
kwindesktop ${KDE4Support_LIBRARIES} => KF5::KDE4Support 2013-10-29 13:00:46 +01:00
kwinoptions kde4_install_icons -> ecm_install_icons 2013-11-04 13:24:41 +01:00
kwinrules kDebug -> qDebug in kwin 2013-11-01 17:00:41 +05:30
kwinscreenedges SVN_SILENT made messages (.desktop file) 2013-11-03 03:52:50 +00:00
kwinscripts ${KDE4Support_LIBRARIES} => KF5::KDE4Support 2013-10-29 13:00:46 +01:00
kwintabbox [kwin/tabbox] Re-add dependency to kdeclarative 2013-11-13 10:59:38 +01:00
CMakeLists.txt Welcome back decoration KCModule! 2013-10-01 14:05:59 +02:00