Revision 28cdb83...
Go back to digest for 2nd September 2012Bug Fixes in KDE Base
Martin Gräßlin committed changes in [kde-workspace] /:
Fix uninitialized memory and logic error in PaintRedirector
The refactoring of Compositor starting with b1739c3 caused some
regressions due to variables in Workspace and Compositor not
being initialized. Furthermore there was a boolean logic error
in PaintRedirector causing the decorations not to paint.
File Changes
Modified 3 files
- kwin/composite.cpp
- kwin/paintredirector.cpp
- kwin/workspace.cpp
3 files changed in total