Revision 11dd450...
Go back to digest for 1st May 2011Bug Fixes in KDE Base
Martin Gräßlin committed changes in [kde-workspace] /:
KWin does not require a decoration plugin any more
With config option "NoPlugin" in group "Style" it is possible to
no request that KWin should be run without a decoration plugin.
This is a change for Plasma Active to properly support no decorations.
As well if a decoration plugin cannot be loaded, KWin will no longer
exit, but continue to run just without a decoration. As a nice
side-effect changes in Oxygen no longer destroy my kwin build ;-)
FIXED-IN: 4.7.0
File Changes
Modified 7 files
- kwin/client.cpp
- kwin/composite.cpp
- kwin/plugins.cpp
- kwin/plugins.h
- kwin/workspace.cpp
- kwin/workspace.h
- kwin/libkdecorations/kdecoration_plugins_p.cpp
7 files changed in total