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
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 do not show clientmenu if button is down for 2nd click 2012-08-28 21:08:28 +02:00
kcommondecoration.h Add delay before showing window menu 2012-02-27 19:27:18 +01:00
kcommondecoration_p.cpp Move kdecorations library into an own subdirectory 2011-02-19 10:01:31 +01:00
kcommondecoration_p.h Move kdecorations library into an own subdirectory 2011-02-19 10:01:31 +01:00
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 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 introduce KDecorationPlugins::canLoad() 2012-07-22 11:16:15 +02:00
kdecorationbridge.h fix tabbing 2012-02-11 16:30:22 +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