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

Cross-fade animation #31

Open
JCsplash opened this issue Jun 25, 2020 · 1 comment
Open

Cross-fade animation #31

JCsplash opened this issue Jun 25, 2020 · 1 comment

Comments

@JCsplash
Copy link

@sindresorhus thanks for the great library! Not sure if this is possible but any way we could add a cross fade animation to changing wallpapers?

@sindresorhus
Copy link
Owner

It's possible, but not easy. We would have to add a NSWindow containing a copy of the existing wallpaper at the same window level as the desktop plus one, change the actual wallpaper, then fade out the window. That would create the illusion of cross-fading.

Not something I plan to work on though, but a high-quality pull request would be welcomed.

@sindresorhus sindresorhus changed the title Cross Fade Animation Cross-fade animation Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants