kwin/libkdecorations
Martin Gräßlin b73d90cf78 [kdecorations] Introduce an enum for decoration buttons instead of characters
A new enum is introduced which defines all the buttons known to KWin.
The defaultTitleButton methods return a list of DecorationButtons instead
of a string which needs to be parsed by the decoration. The same for the
actual title buttons. The reading/storing of the buttons is unchanged,
that is the same characters are used and mapped to the button types.
2013-11-14 09:41:52 +01:00
..
CMakeLists.txt Port away from KGlobalSettings::windowTitleFont in libkdecorations 2013-09-02 11:22:59 +02:00
kcommondecoration.cpp [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +01:00
kcommondecoration.h [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +01:00
kcommondecoration_p.cpp Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kcommondecoration_p.h Add maximized property and changed signal to KDecoration 2013-09-12 09:27:39 +02:00
kdecoration.cpp [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +01:00
kdecoration.h [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +01:00
kdecoration_p.cpp [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +01:00
kdecoration_p.h [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +01:00
kdecoration_plugins_p.cpp No longer pass changed mask from KWin core to the decorations 2013-09-12 09:27:38 +02:00
kdecoration_plugins_p.h No longer pass changed mask from KWin core to the decorations 2013-09-12 09:27:38 +02:00
kdecorationbridge.h [kdecorations] Drop initialParentWidget() 2013-11-14 09:41:50 +01:00
kdecorationfactory.cpp [kdecorations] Introduce an enum for decoration buttons instead of characters 2013-11-14 09:41:52 +01:00
kdecorationfactory.h Change KDecorationFactory::options() 2013-09-12 09:27:39 +02:00
Mainpage.dox
Messages.sh