Pretty a much a near-exclusive bug fix release:
- Fixed
swww clear
causing the daemon to exit - The cache is once again being correctly loaded during
swww init
- Fixed glitches happening to animated gifs (frames were being loaded in the wrong order)
- Fixed
swww-daemon
sometimes not drawing to the whole screen (forgot to set the exclusive zone to -1) - Fixed an issue where the daemon would hang if multiple images were sent in quick succession
Additions:
--transition-type none
, which is an alias to--trasition-type simple --transition-step 255
I'd like to thank everyone who took the time to use v0.8.0 (that was just out yesterday!) and submitted bug reports and the like! v0.8.0 was a huge rewrite, so this is somewhat expected, and I tried to fix everything asap.
I apologize for any inconveniences that might have caused.