-----------------------------------------------------------
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
> 
>

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to