Revision 750664
Go back to digest for 23rd December 2007Optimization in KDE Base
Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/plasma/applets/tasks:
significantly compress update events: never repaint an item or relayout a task group more than 5 times per second.
note that we do an initial paint immediately no matter what to avoid appearing slow in the common case.
should protect us against insane applications.
File Changes
Modified 2 files
- /trunk/KDE/kdebase/workspace/plasma/applets/tasks
- /tasks.cpp
- /tasks.h
2 files changed in total