kwin/kcmkwin/kwindecoration/declarative-plugin
Mika Allan Rauhala 3389c7569f Adapt to KDecoration API changes
Adapt to API changes introduced by b62e8888cd39301e00ad98dfe791fa66676408fb.
It adds DecoratedClient::color(group, role) for getting colors that are
not included in QPalette. Breeze used to read these colors from
kdeglobals, breaking per window color schemes. KWin now handles reading
these colors along with QPalette loading with DecorationPalette.

REVIEW: 122883
2015-03-31 15:26:55 +02:00
..
buttonsmodel.cpp
buttonsmodel.h
CMakeLists.txt Adapt to KDecoration API changes 2015-03-31 15:26:55 +02:00
plugin.cpp
plugin.h
previewbridge.cpp
previewbridge.h
previewbutton.cpp
previewbutton.h
previewclient.cpp Adapt to KDecoration API changes 2015-03-31 15:26:55 +02:00
previewclient.h Adapt to KDecoration API changes 2015-03-31 15:26:55 +02:00
previewitem.cpp Avoid deleting an engine whilst components from our engine are still in use 2015-01-28 14:12:25 +01:00
previewitem.h
previewsettings.cpp
previewsettings.h
qmldir