Revision 750665
Go back to digest for 23rd December 2007Optimization in KDE Base
Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/plasma/applets/tasks/tasks.cpp:
* another obvious possible optimization ... i remember when gimp used to reset its window title on mouse movement resulting in a title update per pixel moved over in a document window ..... even though the title didn't actually change content. protect against such insane apps as well.
* if we don't have a group, call updateGeometry immediately (should be useful if we ever allow "bare" tasks, e.g. on the desktop)
File Changes
Modified 1 files
- /trunk/KDE/kdebase/workspace/plasma/applets/tasks/tasks.cpp
1 files changed in total