LGFae / swww

A Solution to your Wayland Wallpaper Woes
GNU General Public License v3.0
2.38k stars 70 forks source link

GIFs are not being cached and are always loaded again and agian at start up #357

Closed AnkurAlpha closed 2 months ago

AnkurAlpha commented 2 months ago

As the title says, swww is not able to cache the GIFs in my system , AFAIK when I first started using it , the activity was like this :

1. when loading the GIF first time it use to take some 2 -3 minutes ( maybe, because it is loading the GIF and caching it )
2. next time when I tried to load it , it used to get loaded in 2 -3 seconds 
3. the speed of loading was 2 -3 seconds until I used cleanup the cache by `swww clean-cache` command 

Now what is happening is that it always takes time of around 2 -3 minutes to load even though it was previously loaded last time when I was working on my system .

LGFae commented 2 months ago

I believe this is already fixed in the git version.

AnkurAlpha commented 2 months ago

No, I just installed swww-git (version 0.9.5.r148.g886ce3e-1) , but that also has the same issue

AnkurAlpha commented 2 months ago

A re-build after git clone solved the issue .