Revision 297d316...
Go back to digest for 9th October 2011Bug Fixes in KDE Base
Thomas Lübking committed changes in [kde-workspace] kwin/effects/presentwindows/presentwindows.cpp:
don't scale highlighted window in present windows during de/activation
it's even worse, since it interferes with generally upscaled windows
(keeps them big, applies false transition and causes a final snapback)
and windata->highlight doesn't end at zero, so the entire screen is
still a little scaled when the effect ends (and snaps down afterwards)
now it snaps down when starting the leave what is better in general
and the only usable solution for upscaled windows.
some day presentwindows might be derived from the yet-to-add
animationeffect class ;-)
File Changes
Modified 1 files
- kwin/effects/presentwindows/presentwindows.cpp
1 files changed in total