In this release we addressed several issues, including fixing invisible transition animations, handling high-DPI displays for smoother image scaling, and preventing width jumps when adding new workspace buttons. A bug related to handling missing WLAN service has been resolved as well. Full changelog below.
New Features
- add configurable state storage path for VSCode provider 0038278
Bugfixes
- resolve invisible transition animations 4f1b310
- handle high-DPI displays and use smooth image scaling 8e50d7c
- prevent width jump when adding new workspace buttons e5baa6c
- fixed typo in wallpaper docs 59b8c0d
- handle missing WLAN service gracefully 61e599e
Refactors
- centralize engine state handling in WallpaperManager 2fc57f7
Chores
Other Changes
- Merge pull request #920 by amnweb from amnweb/fix/wallpaper-animation-dwm-bug 4b75e84
- Merge pull request #918 by dependabot[bot] from amnweb/dependabot/pip/holidays-0.97 72a157e
- Merge pull request #921 by BrainlessDip from BrainlessDip/feat/vscode e82a93e
What's Changed
- fix(wallpapers): resolve invisible transition animations by @amnweb in #920
- chore(deps): bump holidays from 0.96 to 0.97 by @dependabot[bot] in #918
- feat(vscode): add configurable state storage path for VSCode provider by @BrainlessDip in #921
Full Changelog: v2.0.1...v2.0.2