Skip to content

Provides a command-line utility that can be used to fix an issue where wallpaper fade transition doesn't occur on Windows 7 and higher

License

rclim95/TransitionFixer

Repository files navigation

Transition Fixer

This command line tool can be used to fix an issue that occurs in Windows 7 and higher where changing your PC's wallpaper doesn't cause the fade transition to play.

This is due to Active Desktop not being enabled. Under the hood, to fix this issue, you must call SendMessageTimeout, sending a message of 0x52C to the Progman window. For more information, see this StackOverflow post.

License

This project is licensed under the MIT License. For more information, refer to the LICENSE.md that is in the repository.

About

Provides a command-line utility that can be used to fix an issue where wallpaper fade transition doesn't occur on Windows 7 and higher

Topics

Resources

License

Stars

Watchers

Forks