Revision bb8e4b3...

Go back to digest for 3rd April 2011

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kde-workspace/oxygen-shadows] /:

Fix repainting of shadow after window closes

Unmanaged needs to repaint the complete geometry including shadow
when it ends compositing. Therefore we need to track the shadow
passing to deleted correctly. Disadvantage: when turning off
compositing the shadow is kept. Need to solve in a better way!

File Changes

Modified 5 files
  •   kwin/composite.cpp
  •   kwin/shadow.cpp
  •   kwin/shadow.h
  •   kwin/toplevel.cpp
  •   kwin/unmanaged.cpp
5 files changed in total