Review Request: Much less flickering when there is no backing store

David Nolden zwabel+reviewboard at gmail.com
Wed Apr 1 00:53:55 CEST 2009


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/488/
-----------------------------------------------------------

Review request for Plasma.


Summary
-------

Remember the background image used for the tray-icon, and do not update it if it has not changed.

The following XClearArea call leads to a very annoying flicker when the backing-store is disabled, and to the user, it happens at totally random occasions.

Unfortunately this can only be implemented cheaply for the raster engine, since there does not seem to be an efficient way to compare QPixmap's. 


Diffs
-----

  trunk/kdebase/workspace/plasma/applets/systemtray/protocols/fdo/x11embedcontainer.cpp 940781 

Diff: http://reviewboard.kde.org/r/488/diff


Testing
-------


Thanks,

David



More information about the Plasma-devel mailing list