kwin/libkdecorations
Martin Gräßlin 8bfffed27d Deprecate KDecoration's AbilityColor
Nobody is interested in whether the Abilities are supported.
There is one method in KWin core checking for the colors
supported by the currently loaded decoration:
Workspace::decorationSupportedColors

This method is not called from anywhere inside KWin, but is
part of the D-Bus interface, though nobody in KDE's repository
is calling it [1].

As it is part of public API the Abilities are only deprecated
and scheduled for removal with the next big break.

[1] http://lxr.kde.org/search?filestring=&string=decorationSupportedColors

REVIEW: 105785
2012-09-07 07:33:39 +02:00
..
CMakeLists.txt Drop kephal dependency from KWin 2012-04-01 08:11:57 +02:00
kcommondecoration.cpp do not show clientmenu if button is down for 2nd click 2012-08-28 21:08:28 +02:00
kcommondecoration.h
kcommondecoration_p.cpp
kcommondecoration_p.h
kdecoration.cpp Remove extra space in right title button group 2012-03-22 06:49:08 +01:00
kdecoration.h Deprecate KDecoration's AbilityColor 2012-09-07 07:33:39 +02:00
kdecoration_p.cpp Remove Tiling support from KWin 2012-07-14 11:18:06 +02:00
kdecoration_p.h
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 introduce KDecorationPlugins::canLoad() 2012-07-22 11:16:15 +02:00
kdecorationbridge.h
kdecorationfactory.cpp
kdecorationfactory.h
Mainpage.dox
Messages.sh