Skip to content

Minor release 1.2.0

Compare
Choose a tag to compare
@danyspin97 danyspin97 released this 01 Apr 18:17
· 40 commits to main since this release
1.2.0
4a1db0c

New features

  • Add a new recursive config option, enabled by default (fixes #112).
  • Add support for regex (thanks to @ein-shived, #108)
  • Add support for running scripts every time the wallpaper change (thanks to @Primitheus, #121)

Bug fixes

  • Redraw wallpaper when the screen rotates
  • Skip the transition when it's happening in background
    (i.e. the wallpaper is not currently focused).