Skip to content

Releases: unalignedcoder/auto-theme

Release v1.0.48

Choose a tag to compare

@unalignedcoderunalignedcoder released this 17 Aug 09:54
  • Added the ability to change the Lock Screen picture along with the Desktop background
  • The setup script now warns when the feature is enabled under PowerShell 7, or when Windows Spotlight is left on
  • Fixed $randomizeWallpaper = $false, which used to freeze the slideshow on a single picture. When not randomized, now Light and Dark walls each keep their own place in the sequence, so switching mode resumes that folder where it left off rather than restarting it
  • The script now keeps some specific variables either in Registry or an .ini file (not compatible with rainmeter). See at-config.ps1 for more info
  • The "Wallpaper name" registry entry has been moved to a differen registry key. Make sure you update your rainmeter skin accordingly
  • Extra apps are no longer restarted and no notification is sent when nothing has actually changed
  • The setup script has been improved to include an -Uninstall switch, which cleans all leftovers
  • Minor fixes and code polishing

Make sure to edit the new at-config.ps1 file before overwriting the old one.

Release v1.0.47

Choose a tag to compare

@unalignedcoderunalignedcoder released this 16 Aug 18:09
  • Added the ability to change the Lock Screen picture along with the Desktop background
  • The setup script now warns when the feature is enabled under PowerShell 7, or when Windows Spotlight is left on
  • Fixed $randomizeWallpaper = $false, which used to freeze the slideshow on a single picture. When not randomized, now Light and Dark walls each keep their own place in the sequence, so switching mode resumes that folder where it left off rather than restarting it
  • The script now keeps some specific variables either in Registry or an .ini file (not compatible with rainmeter). See at-config.ps1 for more info
  • The "Wallpaper name" registry entry has been moved to a differen registry key. Make sure you update your rainmeter skin accordingly
  • Extra apps are no longer restarted and no notification is sent when nothing has actually changed
  • The setup script has been improved to include an -Uninstall switch, which cleans all leftovers
  • Minor fixes and code polishing

Make sure to edit the new at-config.ps1 file before overwriting the old one.

Release v1.0.46

Choose a tag to compare

@unalignedcoderunalignedcoder released this 16 Jan 08:44
  • Fixed a parsing error in the Setup script

Make sure to edit the new at-config.ps1 file before overwriting the old one.

Release v1.0.45

Choose a tag to compare

@unalignedcoderunalignedcoder released this 12 Jan 20:42

MAJOR UPDATE:

  • Added parameters to control script functions
  • Added the ability to move the slideshow to the next wallpaper
  • Added a native OFFLINE sunrise/sunset calculation system
  • Added a Desktop CONTEXT MENU to control the slideshow or theme
  • Fixed a problem where wallpapers would not change if a task was created without the need to change theme
  • Fixed geolocation (again)
  • Added verification of the config file to the setup script
  • Improved the Rainmeter sample skin
  • Many minor fixes

Make sure to edit the new at-config.ps1 file before overwriting the old one.

Release v1.0.43

Choose a tag to compare

@unalignedcoderunalignedcoder released this 10 Jan 08:22
  • Fixed a problem that caused the wallpaper not to change if the PC was off a long time
  • Improved the at-setup.ps1 script for the creation of the main scheduled task
  • Many minor fixes

Make sure to edit the new at-config.ps1 file before overwriting the old one.

Release v1.0.42

Choose a tag to compare

@unalignedcoderunalignedcoder released this 10 Jan 08:22
  • Fixed loading/unloading of Rainmeter skins
  • Added description to the Scheduled Tasks
  • Attempt to correct suspect interference with Power settings
  • Several minor fixes

Make sure to edit the new at-config.ps1 file before overwriting the old one.

Release v1.0.40

Choose a tag to compare

@unalignedcoderunalignedcoder released this 04 Jan 23:01

MAJOR UPDATE:

  • Added a native system to load Dark or Light modes and randomize wallpapers.
  • Renamed the script at.ps1 for consistency with my other "short-named" projects.
  • Changed the names of the generated tasks, make sure you delete the old ones in Task Scheduler.
  • Added a "wrapper" script (AutoTheme.ps1) for compatibility with older tasks and existing shortcuts.
  • Added a worker script (at-wallpaper.ps1) to handle the wallpaper slideshow natively via Task Scheduler.
  • Fixed a problem with the script not recognizing it was running from Task Scheduler
  • Improved geolocation
  • Removed the MusicBee restart option, as not really helpful
  • Many minor fixes

Make sure to edit the new at-config.ps1 file before deleting the old one.

Release v1.0.37

Choose a tag to compare

@unalignedcoderunalignedcoder released this 02 Jan 20:00
  • Added logic to completely hide the console window when ran from Scheduler, or use Windows Terminal
  • Fixed an issue with possible user identity spoofing when creating Scheduled Tasks, in main and setup scripts
  • Scheduled Tasks are now created with battery settings to avoid the script being blocked on laptops
  • Added logic to control elevation privileges of restarted apps.

Make sure to edit the new Config.ps1 file before overwriting the old one.

Release v1.0.33

Choose a tag to compare

@unalignedcoderunalignedcoder released this 31 Dec 18:32
  • Corrected a problem with Taskbar colorization
  • Improved variables in config file

Make sure to edit the new Config.ps1 file before overwriting the old one.

Release v1.0.32

Choose a tag to compare

@unalignedcoderunalignedcoder released this 28 Dec 12:43
  • Added T-Clock to extra apps and Fixed theme switching issues with it.
  • Changed function names to appease PS standards. Sigh.
  • Several minor improvements and fixes.

Make sure to edit the new Config.ps1 file before overwriting the old one.