Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crossfade option for day/night wallpapers #122

Open
Peter-Ries opened this issue Feb 22, 2023 · 1 comment
Open

Crossfade option for day/night wallpapers #122

Peter-Ries opened this issue Feb 22, 2023 · 1 comment

Comments

@Peter-Ries
Copy link

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
Copy link
Owner

zzag commented Jan 14, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants