Revision 36d06d6...

Go back to digest for 1st May 2011

Bug Fixes in KDE Base

Jacopo De Simoi committed changes in [kde-workspace] kwin/scene_xrender.cpp:

Fix glitches with scaled windows for the XRender backend

Scale window contents and decorations togheter in order to
avoid 1px glitches caused by rounding errors;
This has the net benefit of scaling only one pixmap instead of two
for each window*clipper and should actually give some performance bonus

I've tested this for some time with no issues, but this commit
*might* cause regressions. In case, let me know.
CC

File Changes

Modified 1 files
  • kwin/scene_xrender.cpp
1 files changed in total