Revision 304ca10...

Go back to digest for 22nd May 2011

Bug Fixes in KDE Base

Martin Gräßlin committed changes in [kde-workspace] kwin/effects/boxswitch/boxswitch.cpp:

Do full repaints on window damage in boxswitch with GLES

Due to changes in the blur effect, the EffectFrame was flickering
with GLES. This can be worked around by doing full repaints whenever
a window is damagded while boxswitch is active with GLES. The problem
only occurs with the GLES backend due to the way how the buffers are
swapped.

File Changes

Modified 1 files
  • kwin/effects/boxswitch/boxswitch.cpp
1 files changed in total