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 Drop kephal dependency from KWin 2012-04-01 08:11:57 +02:00
Mainpage.dox Move kdecorations library into an own subdirectory 2011-02-19 10:01:31 +01:00
Messages.sh Improve message extraction 2011-02-20 16:02:33 +01:00
kcommondecoration.cpp Fix appmenu button placement in style preview (Thanks to Hugo) 2012-11-27 12:54:11 +01:00
kcommondecoration.h added necessary changes to enable ::region() slot for kcommondecoration 2012-11-09 18:03:33 +01:00
kcommondecoration_p.cpp Pass the parameter passed to KDecoration::region() to KCommonDecoration 2012-11-24 11:35:29 +01:00
kcommondecoration_p.h added necessary changes to enable ::region() slot for kcommondecoration 2012-11-09 18:03:33 +01:00
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 Remove Tiling support from KWin 2012-07-14 11:18:06 +02:00
kdecoration_p.h Move kdecorations library into an own subdirectory 2011-02-19 10:01:31 +01:00
kdecoration_plugins_p.cpp Fix typos in a message that broke string freeze. 2012-07-24 16:56:25 +03:00
kdecoration_plugins_p.h Mark most ctors as explicit as reported by Krazy2 checker 2013-01-02 18:35:46 +01:00
kdecorationbridge.h GUI: Kwin appmenu support: 2012-11-09 13:44:50 +01:00
kdecorationfactory.cpp fix close button side for present windows effect 2011-08-09 22:57:54 +02:00
kdecorationfactory.h fix close button side for present windows effect 2011-08-09 22:57:54 +02:00