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 Support for custom configuration dialogs for QML decorations 2012-08-26 20:57:56 +02:00
buttons.cpp GUI: Kwin appmenu support: 2012-11-09 13:44:50 +01:00
buttons.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
buttons.ui Usability fixes 2011-03-06 14:40:13 +01:00
buttonsconfigdialog.cpp Proper button handling in Aurorae QML 2012-01-13 18:08:45 +01:00
buttonsconfigdialog.h Proper button handling in Aurorae QML 2012-01-13 18:08:45 +01:00
CMakeLists.txt Support for custom configuration dialogs for QML decorations 2012-08-26 20:57:56 +02:00
config.ui Fix ui files 2010-01-20 08:11:54 +00:00
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 get rid of hardcoded qml ui elements 2012-06-07 12:37:32 +02:00
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 Create the decoration listing after the KCModule has been shown 2012-11-26 10:05:17 +01:00
Messages.sh Extract messages from ui files. 2010-04-16 21:43:13 +00:00
pixmaps.h KWin uses kdelibs coding style. 2011-01-31 20:07:03 +01:00
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