Review Request: Fix Panel Shadow when Plasma is using graphicssystem raster
Martin Gräßlin
kde at martin-graesslin.com
Sun May 15 09:28:06 CEST 2011
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/101367/
-----------------------------------------------------------
Review request for Plasma.
Summary
-------
As QPixmap::handle is not returning something useful if run with graphicssystem raster, we need to check if the handle is valid. If not we need to create an XPixmap, create a QPixmap from it (then handle returns useful info) and perform a deep copy of the pixmap's content.
Diffs
-----
libs/plasmagenericshell/panelshadows.cpp 3a27992
Diff: http://git.reviewboard.kde.org/r/101367/diff
Testing
-------
Shadows with Graphicssystem Raster: OK
Shadows with Graphicssystem Native: OK
Thanks,
Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.kde.org/pipermail/plasma-devel/attachments/20110515/8a107119/attachment.htm
More information about the Plasma-devel
mailing list