stoeckmann / xwallpaper

wallpaper setting utility for X
ISC License
214 stars 15 forks source link

JPEG XL support #48

Closed avidseeker closed 10 months ago

avidseeker commented 10 months ago

Support .jxl image format.

See also: https://jpegxl.info

stoeckmann commented 10 months ago

Hi, even though in general it would be nice to support more formats, it isn't in scope of xwallpaper. The bare formats which are used within X software are jpeg, png, and xpm. So as long as the majority of wallpapers works with these, I'll keep it at that.

In general it would be nice to have gdk-pixbuf as a library for many fancy formats, but it's not part of X.

See https://github.com/stoeckmann/xwallpaper/pull/31 for more details.