nwg-piotr / azote

Wallpaper manager for wlroots-based compositors and some other WMs
GNU General Public License v3.0
366 stars 25 forks source link

Allowed webp images #178

Closed rs-pro0 closed 1 year ago

rs-pro0 commented 1 year ago

So as title says I added webp as image type because it is used in gnome wallpapers.

nwg-piotr commented 1 year ago

I'm not sure if imagemagick supports webp, does it?

rs-pro0 commented 1 year ago

I was able to set webp wallpaper and I also was able to convert webp to png using imagemagick. Maybe I can test some other operations but I'm not sure which are needed.

nwg-piotr commented 1 year ago

I'll test it later tonight as well.

nwg-piotr commented 1 year ago

You're right, it looks well. Merging.