Skip to content

2.1

Compare
Choose a tag to compare
@anufrievroman anufrievroman released this 04 Jan 12:35
· 53 commits to main since this release

New in this release

  • Support for swww transition options. These are available in your config now:
swww_transition_type = any
swww_transition_step = 90
swww_transition_angle = 0
swww_transition_duration = 2
  • Support for post command that runs after the wallpaper has been changed. For example, you can add this to your config and you can use $wallpaper as a parameter:
post_command = echo "My new wallpaper: $wallpaper "
  • Fixing random button
  • Fixing bug on non-rendering images (now they are rendered as black images)
  • Adding manpage
  • New icon
  • New documentation site: https://anufrievroman.gitbook.io/waypaper
  • Various minor fixes