Review Request: Implemented Plasma::GaussianBlur effect
Bruno Abinader
brunoabinader at gmail.com
Tue Apr 20 17:07:52 CEST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3672/
-----------------------------------------------------------
(Updated 2010-04-20 15:07:52.234937)
Review request for Plasma, Aaron Seigo, Marco Martin, igorto, and Adenilson Cavalcanti.
Changes
-------
Sorry guys, I've sent the animation files patch, but my intent was to first make available the effect itself (GaussianBlurEffect).
Summary
-------
Implemented the Plasma::GaussianBlurEffect effect, which subclasses from Qt's QGraphicsEffect and provides an alternative blur effect to the default (exponential blur). This effect is also animation-friendly (i.e. by altering the alpha value).
Diffs (updated)
-----
trunk/KDE/kdelibs/plasma/CMakeLists.txt 1116913
trunk/KDE/kdelibs/plasma/private/effects/gaussianblur.cpp PRE-CREATION
trunk/KDE/kdelibs/plasma/private/effects/gaussianblur_p.h PRE-CREATION
Diff: http://reviewboard.kde.org/r/3672/diff
Testing
-------
An implementation of the Plasma::BlurAnimation, which can make use of both this class and Qt's QGraphicsBlurEffect animation is available, along with the required modifications on the Animation example plasmoid, which seemed to work just fine :-)
Thanks,
Bruno
More information about the Plasma-devel
mailing list