You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
12 years ago
..
CMakeLists.txt
Mainpage.dox
Messages.sh
kcommondecoration.cpp
kcommondecoration.h
kcommondecoration_p.cpp
kcommondecoration_p.h
kdecoration.cpp Remove all Q_WS_X11 ifdefs 12 years ago
kdecoration.h Support for new decoration border sizes BorderNoSides and BorderNone 12 years ago
kdecoration_p.cpp
kdecoration_p.h Move kdecorations library into an own subdirectory 14 years ago
kdecoration_plugins_p.cpp
kdecoration_plugins_p.h Mark most ctors as explicit as reported by Krazy2 checker 12 years ago
kdecorationbridge.h
kdecorationfactory.cpp
kdecorationfactory.h