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 Support for Application Menu in Aurorae 2013-01-07 09:43:30 +01:00
auroraeconfig.ui
buttons.cpp
buttons.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
buttons.ui
buttonsconfigdialog.cpp
buttonsconfigdialog.h
CMakeLists.txt
config.ui
configdialog.cpp Fix incorrect enum name 2013-01-15 15:18:56 +01:00
configdialog.h Support for new decoration border sizes BorderNoSides and BorderNone 2013-01-15 15:07:22 +01:00
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 SVN_SILENT made messages (.desktop file) 2013-01-07 08:11:48 +01:00
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