Revision 572260

Go back to digest for 13th August 2006

Optimization in KDE Base

Aaron J. Seigo committed changes in /branches/KDE/3.5/kdebase/kicker/applets/minipager:

optimization: don't redraw for every time windowsChanged is called. in
the case of moving a window when desktop previews are on, moving a
window across the screen at a reasonable pace used to result in over 100
repaints. now it only does ~15. given that the repaints aren't exactly
trivial for these things, this is probably a good thing.

for maksim. and njaard, just because he's always bitching at me about
kicker.

File Changes

Modified 2 files
  • /branches/KDE/3.5/kdebase/kicker/applets/minipager
  •   /pagerbutton.cpp
  •   /pagerbutton.h
2 files changed in total