Revision 2da6447...
Go back to digest for 15th January 2012Optimization in KDE Base
Philipp Knechtges committed changes in [kde-workspace/KDE/4.8] kwin/effects/fade/fade.cpp:
kwin: fixing high cpu usage in the fade effect
This is a condensed version of Martin's patch that fixes a high cpu
usage in KWin and X. It seems to be due to a window being created and
deleted at almost the same time, such that the fade effect never quits.
The bug was reliably reproducable with starting Amarok.
File Changes
Modified 1 files
- kwin/effects/fade/fade.cpp
1 files changed in total