anufrievroman / waypaper

GUI wallpaper manager for Wayland and Xorg Linux systems
https://anufrievroman.gitbook.io/waypaper
GNU General Public License v3.0
277 stars 11 forks source link

Support the webp images #19

Closed Gigas002 closed 6 months ago

Gigas002 commented 7 months ago

eww backend supports .webp as bg images, but waypaper seems to show only .png files in directory. Would be great to see these in directory view too.

anufrievroman commented 7 months ago

At the moment, only extensions common to all backends are supported '.gif', '.jpg', '.jpeg', '.png' and to make backend specific lists I'll need to rewrite some parts. The eww is not really supported as a backend, I didn't know it can do something like this. So, unless you mixed up the name of the backend, I don't think it will be implemented.

Gigas002 commented 7 months ago

Ah, sorry, my bad. I meant swww. Always mess with these two...

anufrievroman commented 7 months ago

Ah, sorry, my bad. I meant swww. Always mess with these two...

No problem :D I'll see how to better implement it.

anufrievroman commented 6 months ago

Hi, I implemented the support for webp and some other formats under swww. It will be available in 2.0.3 soon. Happy new year!

Gigas002 commented 6 months ago

Awesome, thanks! Happy new year!