Revision 1195274

Go back to digest for 14th November 2010

Other in KDE Base

Martin Gräßlin committed changes in /trunk/KDE/kdebase/workspace/kwin:

Don't blur behind opaque window decorations.

Adding a new AbilityUsesBlurBehind which can be set by decorations with
alpha channel to request that the background can be blurred. This improves
the situation for our completely opaque default Oxygen decoration.

This change is a behavior change in comparison to 4.5!
Translucent decorations do not get blurred by default any more.

File Changes

Modified 7 files
  • /trunk/KDE/kdebase/workspace/kwin
  •   /effects.cpp
  •   /effects.h
  •   /workspace.h
  •   /lib/kdecoration.h
  •   /lib/kwineffects.h
  •   /effects/blur/blur.cpp
  •   /clients/aurorae/src/aurorae.cpp
7 files changed in total