kwin/libkdecorations
Martin Gräßlin 23a510c0b5 [kdecorations] Add a ::palette() to the decoration API
The ::palette() in KDecoration and KCommonDecoration returns the
QPalette the decoration should use for the decorated window. The
call delegates into the bridge and KWin core might provide a special
QPalette for a given Client depending on the _KDE_NET_WM_COLOR_SCHEME
property.
2013-11-25 09:44:23 +01:00
..
CMakeLists.txt Improve CMake usage 2013-11-15 13:37:47 +01: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 [kdecorations] Add a ::palette() to the decoration API 2013-11-25 09:44:23 +01:00
kcommondecoration.h [kdecorations] Add a ::palette() to the decoration API 2013-11-25 09:44:23 +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] Add a ::palette() to the decoration API 2013-11-25 09:44:23 +01:00
kdecoration.h [kdecorations] Add a ::palette() to the decoration API 2013-11-25 09:44:23 +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] Add a ::palette() to the decoration API 2013-11-25 09:44:23 +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