[Panel-devel] [Bug 154334] Panel uses too much CPU to change window title

Aaron J.Seigo aseigo at kde.org
Wed Dec 19 21:49:17 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=154334         
aseigo kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From aseigo kde org  2007-12-19 21:49 -------
SVN commit 750664 by aseigo:

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.
BUG:154334


 M  +66 -15    tasks.cpp  
 M  +13 -4     tasks.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=750664


More information about the Panel-devel mailing list