Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix jxl file previews in cs_background.py #12479

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zquestz
Copy link

@zquestz zquestz commented Nov 2, 2024

The gnome-backgrounds project uses jxl files for many backgrounds.

https://gitlab.gnome.org/GNOME/gnome-backgrounds

Unfortunately the Cinnamon Backgrounds module doesn't render these correctly. Causing blank sections for many of the Backgrounds. The python Image.open call doesn't support them yet, even with libjxl installed.

This patch merely adds support for image/jxl files and makes sure they render correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant