Revision 866636

Go back to digest for 5th October 2008

Other in KDE Base

Luboš Luňák committed changes in /trunk/KDE/kdebase/workspace/kwin:

Add one more check for paints taking too much time, this time also detect not-so-bad-but-still-slow paint times over a longer period of time, i.e. the old check is for systems which are pathetically slow, this one is for systems that are just slow.

Possibly may need tweaking for cases like high system load, but right now it seems that e.g. a compilation running cannot trigger this check because it cannot cause many long repaints in a row.

File Changes

Modified 2 files
  • /trunk/KDE/kdebase/workspace/kwin
  •   /composite.cpp
  •   /workspace.h
2 files changed in total