Skip to content

Draft: wallpapers/image: avoid loading default wallpaper when source url is not set

Fushan Wen requested to merge work/fuf/movekcmtests into master

On plasmashell startup, there is a chance that the setSource receives an empty url before it receives a valid url, which will make the image plugin load the default wallpaper package unnecessarily.

Merge request reports