Revision 834148

Go back to digest for 20th July 2008

Other in KDE Base

Aaron J. Seigo committed changes in /trunk/KDE/kdebase/workspace/plasma/applets/pager/pager.cpp:

two different update timeouts: a fast one for simple events, and a slower one for expensive ones. we use the latter for infrequent events and for ones that get repeated a lot (particularly moving windows around).

we use the fast timeout for new windows, closing windows, switching desktops ... results in a much, much more snappy feeling pager without compromising cpu usage for window movement (the original reason i introduced the delay ..)

File Changes

Modified 1 files
  • /trunk/KDE/kdebase/workspace/plasma/applets/pager/pager.cpp
1 files changed in total