This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
Releases: onlineth/Spotlight-Desktop
Releases · onlineth/Spotlight-Desktop
Spotlight Desktop v2.0.1
Complete rework of the entire project now using C#
- New contributor @AnthonySlas
- Even lower memory footprint in testing
- Fixes existing issues
- New integrated update system
- Works on the latest Windows 10 Preview build
- Still pulls image locally
- Installed package < 1 MB
- More features to come
Uninstall the old version (Version 1) as well as the beta before continuing with this version
Spotlight Desktop v2.0.0
Uninstall the old version (Version 1) before continuing with this version
The beta is posted to just make sure everything works. It is designed to find the current Spotlight Wallpaper, set it to the Desktop Wallpaper, and then close. After testing, a release will become available that runs in the background.
SpotlightDesktop v1.3.3
- Finds new registry locations (currently three) for the new Windows Insider builds
- Using Pyinstaller to package the python script
- SpotlightDesktop Launcher is used to open the application in a hidden window and opening SpotlightDesktop.exe directly will show the console window with the output of the paths and when the script detects a new image location
- Due to some of the issues with accessing registry locations from the script directly, a compiled version RegLookup has been used to make registry queries for the two new registry locations where the spotlight image could be
SpotlightDesktop v1.2.1
- Installer now includes the needed dependencies for the python application
- Minor formatting changes to the code
[Edit 5/27/2017]
- Now using Advanced Installer with uninstall support, fixes https://github.com/onlineth/Spotlight-Desktop/issues/4
- The installer if for both 32bit and 64bit processors.
Note: When installing new versions or reinstalling, uninstall the old version first.
SpotlightDesktop v1.2
- Updates every minute
- Changes background only if the Spotlight image changes
- Uses even less memory
SpotlightWallpaper v1.1
- Schedule changed to run every hour
- Installer now closes the application automatically before updating and overwriting files
SpotlightWallpaper v1.0
The first release.