----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/100764/ -----------------------------------------------------------
Review request for Plasma. Summary ------- Adding "Set Wallpaper Image" feature in Picture Frame. If the User right clicks on Picture Frame, there will be an option "Set Wallpaper Image". This Option will set the current Image Of Picture Frame as Wallpaper Image. Done changes according to suggestion given by Todd and Aaron. Continuation of http://svn.reviewboard.kde.org/r/6416/. Diffs ----- applets/frame/frame.cpp 871ebef applets/frame/frame.h bf7b95d Diff: http://git.reviewboard.kde.org/r/100764/diff Testing ------- working fine Added QTimer::singleShot(300,this, SLOT(setImageAsWallpaper())); line in frame.cpp because Plugin takes some time to load. Not sure it is correct way to do or not. Any suggestion? Thanks, Sinny
_______________________________________________ Plasma-devel mailing list Plasma-devel@kde.org https://mail.kde.org/mailman/listinfo/plasma-devel