Review Request: Much less flickering when there is no backing store
Aaron Seigo
aseigo at kde.org
Wed Apr 1 02:49:39 CEST 2009
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/488/#review766
-----------------------------------------------------------
perhaps Qt::HANDLE QPixmap::x11PictureHandle() const would work for comparing the pixmaps?
- Aaron
On 2009-03-31 17:11:55, David Nolden wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/488/
> -----------------------------------------------------------
>
> (Updated 2009-03-31 17:11:55)
>
>
> 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/KDE/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