kwin/kcmkwin/kwindecoration
Martin Gräßlin 6acae45205 Support for new decoration border sizes BorderNoSides and BorderNone
BorderNoSides is what is known from Oxygen as "No Side Borders". The name
should indicate that there is only a border at the bottom. BorderNone is
a mode with no borders at all.

The new enums are added to KDecoration and the KCM so that all decos can
make use of it.

Aurorae is adjusted to support the new sizes for QML themes (it breaks
the old svg based themes) and Plastik makes use of it, by rendering a
one-pixel border around the window, which illustrates that it's still up
to the decoration to decide how to make use of the setting.

REVIEW: 108164
2013-01-15 15:07:22 +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 Support for new decoration border sizes BorderNoSides and BorderNone 2013-01-15 15:07:22 +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 Support for custom configuration dialogs for QML decorations 2012-08-26 20:57:56 +02:00
decorationmodel.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
kwindecoration.cpp Support for new decoration border sizes BorderNoSides and BorderNone 2013-01-15 15:07:22 +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 GUI: Kwin appmenu support: 2012-11-09 13:44:50 +01:00
preview.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00