An animated wallpaper tool for gifs
gifs in this example are by waneella
Using paperview as a prompt this is the second tool in the series for practicing writting the same behavior multiple times and in different languages. The first was zaper. The goal for this round is to accept gif files without any preprocessing needed.
You may need sdl2_image
in order to build.
On Arch: sudo pacman -S sdl2_image
On something with apt: apt install libsdl2-image-dev
cargo build
cargo install --git https://github.com/whytheplatypus/fig.git
fig <wallpaper.gif>...
killall -9 fig