Revision 87ba186...
Go back to digest for 5th May 2013Other in KDE Base
Martin Gräßlin committed changes in [kde-workspace] /:
Encapsulate colormap related functionality in own class
Split out the default and installed colormap from Workspace and put them
into an own class Colormaps.
The method updateColormaps is replaced by a slot update in Colormaps and
activeClientChanged signal is connected to this slot.
At the same time the colormap related code is straight forward ported to
xcb.
REVIEW: 110248
File Changes
Modified 3 files
- kwin/activation.cpp
- kwin/workspace.cpp
- kwin/workspace.h
3 files changed in total