activities and scripting
Nowardev-Team
nowardev at gmail.com
Wed Dec 11 14:57:28 UTC 2013
ok i tried this again and ti seems that works randomly well,
function activitymac(){
var activity = new Activity("folderview")
activity.name = i18n("Mac Activity")
activity.wallpaperPlugin = "image"
activity.wallpaperMode = "SingleImage"
activity.currentConfigGroup = Array("Wallpaper", "image")
activity.writeConfig("wallpaper", "Horos")
activity.writeConfig("previewPlugins","imagethumbnail,jpegthumbnail,kffmpegthumbnailer")
bla bla bla bla
activity.reloadConfig()
}
i got the same issue, aaron you have *already seen* this video :) ,
you can see here :
https://drive.google.com/file/d/0Bxy7Wd7ZYDezRk02VF82b2pxbDQ/edit?usp=sharing
> if you set the size of the desktop containment to the size of the screen in
> the javascript *before* setting the wallpaper, does it work properly then?
what do you mean exacly ? i mean i never set desktop containment before
More information about the Plasma-devel
mailing list