kwin/libkdecorations
Martin Gräßlin 23a354f4d8 Remove WA_PaintOnScreen attribute from decoration widget
With this attribute set the QPainter on the widget() never gets active
in non composited rendering and thus the decoration does not get rendered
at all.
2013-10-02 07:49:54 +02:00
..
CMakeLists.txt Port away from KGlobalSettings::windowTitleFont in libkdecorations 2013-09-02 11:22:59 +02:00
Mainpage.dox Move kdecorations library into an own subdirectory 2011-02-19 10:01:31 +01:00
Messages.sh Improve message extraction 2011-02-20 16:02:33 +01:00
kcommondecoration.cpp Introduce d-ptr class for KCommonDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration.h Introduce d-ptr class for KCommonDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.cpp Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.h Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration.cpp Remove WA_PaintOnScreen attribute from decoration widget 2013-10-02 07:49:54 +02:00
kdecoration.h Move static KDecorationOptions* to KDecorationOptions 2013-09-12 09:27:39 +02:00
kdecoration_p.cpp Introduce changed signals in KDecorationOptions 2013-09-12 09:27:38 +02:00
kdecoration_p.h Introduce changed signals in KDecorationOptions 2013-09-12 09:27:38 +02:00
kdecoration_plugins_p.cpp No longer pass changed mask from KWin core to the decorations 2013-09-12 09:27:38 +02:00
kdecoration_plugins_p.h No longer pass changed mask from KWin core to the decorations 2013-09-12 09:27:38 +02:00
kdecorationbridge.h Merge KDecorationBridgeUnstable into KDecorationBridge 2013-09-12 09:27:37 +02:00
kdecorationfactory.cpp Change KDecorationFactory::options() 2013-09-12 09:27:39 +02:00
kdecorationfactory.h Change KDecorationFactory::options() 2013-09-12 09:27:39 +02:00