From kde-panel-devel Tue Mar 31 22:53:55 2009 From: "David Nolden" Date: Tue, 31 Mar 2009 22:53:55 +0000 To: kde-panel-devel Subject: Review Request: Much less flickering when there is no backing store Message-Id: <20090331225355.5058.51765 () localhost> X-MARC-Message: https://marc.info/?l=kde-panel-devel&m=123854007004837 ----------------------------------------------------------- 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 _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel