kwin/libkdecorations
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
..
CMakeLists.txt
kcommondecoration.cpp Fix appmenu button placement in style preview (Thanks to Hugo) 2012-11-27 12:54:11 +01:00
kcommondecoration.h
kcommondecoration_p.cpp
kcommondecoration_p.h
kdecoration.cpp Remove all Q_WS_X11 ifdefs 2013-01-11 08:35:47 +01:00
kdecoration.h Support for new decoration border sizes BorderNoSides and BorderNone 2013-01-15 15:07:22 +01:00
kdecoration_p.cpp
kdecoration_p.h
kdecoration_plugins_p.cpp
kdecoration_plugins_p.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
kdecorationbridge.h
kdecorationfactory.cpp
kdecorationfactory.h
Mainpage.dox
Messages.sh