Re: Javascript to change the default wallpaper in plasma

2016-08-18 Thread Raphael Hertzog
Hello Bushan and Marco, thanks for your answers! Le jeudi 28 juillet 2016, Bhushan Shah a écrit : > > I tried to look out for documentation but the only thing that I did > > find is this wiki page and it doesn't seem to be entirely up-to-date: > > https://userbase.kde.org/KDE_System_Administratio

Re: Javascript to change the default wallpaper in plasma

2016-07-28 Thread Marco Martin
On Mon, Jul 25, 2016 at 9:01 PM, Raphael Hertzog wrote: > d = desktops() > > for (i in d) { > d[i].wallpaperPlugin = 'org.kde.image' > d[i].currentConfigGroup = Array('Wallpaper', 'org.kde.image', > 'General') > d[i].writeConfig('Image', > 'file:///

Re: Javascript to change the default wallpaper in plasma

2016-07-27 Thread Bhushan Shah
Hello Raphael On Mon, Jul 25, 2016 at 09:01:25PM +0200, Raphael Hertzog wrote: > Hello, > > I'm a Debian developer trying to fix the plasma integration with default > artwork > in Debian (https://bugs.debian.org/831730). I noticed recently that a plasma > install did not have the expected wallpa

Javascript to change the default wallpaper in plasma

2016-07-25 Thread Raphael Hertzog
Hello, I'm a Debian developer trying to fix the plasma integration with default artwork in Debian (https://bugs.debian.org/831730). I noticed recently that a plasma install did not have the expected wallpaper and thus that the existing integration no longer works. The current integration is a file