zzag / plasma5-wallpapers-dynamic

Dynamic wallpaper plugin for KDE Plasma
328 stars 18 forks source link

Crossfade option for day/night wallpapers #122

Open Peter-Ries opened 1 year ago

Peter-Ries commented 1 year ago

Hi,

the plugin works perfectly. Just one question: I'd like to have the simple day/night wallpaper NOT to crossfade because that looks a bit weird with my selected day night pics. Any way to achieve this?

This way it doesn't: { "Type": "day-night", "Meta": [ { "CrossFade": false, "TimeOfDay": "day", "FileName": "/home/peter/Bilder/Wallpapers/dusk-landscape.jpg" }, { "CrossFade": false, "TimeOfDay": "night", "FileName": "/home/peter/Bilder/Wallpapers/night-landscape.jpg" } ] }

zzag commented 8 months ago

At the moment, the CrossFade properties are not wired in. Without crossfading, the images would switch immediately, which may not look good.