gsoc19

Igor Antropov antropovi at yahoo.com
Tue Apr 2 21:57:42 BST 2019


Hello,
I made a simple plugin to export image as wallpaper. It is located in Tools->Export as wallpaper.
Link to .patch https://bugsfiles.kde.org/attachment.cgi?id=119216
I thought about putting that in context menu. Is there a way to input actions into context menu from DPlugins?
What should I do next?

Sincerely,
Igor Antropov 


> 1 апр. 2019 г., в 12:17, Gilles Caulier <caulier.gilles at gmail.com> написал(а):
> 
> yes, 
> 
> Please use git/master now. We merge dplugins branches few weeks ago.
> 
> For the bugs to fix, i tag entries with "junior-jobs"
> 
> Why not to work on this entry :
> 
> https://bugs.kde.org/show_bug.cgi?id=254932 <https://bugs.kde.org/show_bug.cgi?id=254932>
> 
> It's about to write a small plugin to setup a selected image from digiKam as desktop background.
> 
> Technical details provided by Plasma team can be found here :
> 
> https://bugs.kde.org/show_bug.cgi?id=217950 <https://bugs.kde.org/show_bug.cgi?id=217950>
> 
> Typically, this kind of command line must do the job :
> 
> dbus-send --session --dest=org.kde.desktop.Background.xml --type=method_call / Background.xml org.kde.Background.xml.evaluateScript 'string: var Desktops = desktops();  for (i=0;i<Desktops.length;i++) { d = Desktops[i]; d.wallpaperPlugin = "org.kde.image"; d.currentConfigGroup = Array("Wallpaper", "org.kde.image", "General"); d.writeConfig("Image", "{image address}"); }'
> 
> Best
> 
> Gilles Caulier

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20190402/01cd81bf/attachment.html>


More information about the Digikam-devel mailing list