----------------------------------------------------------- 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 _______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel