kwin/kcmkwin/kwindecoration
Martin Gräßlin 2aed7b13d1 Cleanup the Preview rendering of Window Decorations
The preview code still contained all the old logic for embedding the
preview into another widget. Most of the code had been dead for quite
some time.

The only preview rendering code now is the one to render into a pixmap.
This is actually changed to render the widget directly at the right
position obsoleting the previous widget positioning code.

The no preview available label is dropped as it did not get rendered into
the pixmap at all.

Last but not least we fake that compositing is on. This has always been
the case for Aurorae themes and just looks better. Especially on Oxygen I
had always had some corruption when rendering this preview with
compositing disabled.

REVIEW: 108777
2013-02-12 11:51:17 +01:00
..
qml
auroraeconfig.ui
buttons.cpp
buttons.h
buttons.ui
buttonsconfigdialog.cpp
buttonsconfigdialog.h
CMakeLists.txt
config.ui
configdialog.cpp
configdialog.h
decoration.ui
decorationmodel.cpp Cleanup the Preview rendering of Window Decorations 2013-02-12 11:51:17 +01:00
decorationmodel.h Cleanup the Preview rendering of Window Decorations 2013-02-12 11:51:17 +01:00
kwindecoration.cpp Merge branch 'KDE/4.10' 2013-02-06 09:27:00 +01:00
kwindecoration.desktop
kwindecoration.h
Messages.sh
pixmaps.h
preview.cpp Cleanup the Preview rendering of Window Decorations 2013-02-12 11:51:17 +01:00
preview.h Cleanup the Preview rendering of Window Decorations 2013-02-12 11:51:17 +01:00