-
-
Notifications
You must be signed in to change notification settings - Fork 14.5k
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
gnome/eog: add jxl support #269563
Merged
Merged
gnome/eog: add jxl support #269563
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
the
6.topic: GNOME
GNOME desktop environment and its underlying platform
label
Nov 24, 2023
github-actions
bot
added
6.topic: python
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: nodejs
6.topic: jupyter
Interactive computing tooling: kernels, notebook, jupyterlab
labels
Nov 24, 2023
github-actions
bot
removed
6.topic: python
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
6.topic: nodejs
6.topic: jupyter
Interactive computing tooling: kernels, notebook, jupyterlab
labels
Nov 24, 2023
zzzsyyy
force-pushed
the
feat/jxl
branch
2 times, most recently
from
November 24, 2023 06:09
545ca65
to
f9df1c6
Compare
ofborg
bot
requested review from
dasj19,
bobby285271,
amaxine,
jtojnar and
hedning
November 24, 2023 07:47
github-actions
bot
added
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
8.has: documentation
This PR adds or changes documentation
8.has: changelog
8.has: module (update)
This PR changes an existing module in `nixos/`
6.topic: emacs
Text editor
6.topic: policy discussion
6.topic: golang
6.topic: vim
6.topic: module system
About "NixOS" module system internals
6.topic: flakes
The experimental Nix feature
6.topic: lib
The Nixpkgs function library
6.topic: jupyter
Interactive computing tooling: kernels, notebook, jupyterlab
and removed
6.topic: python
6.topic: nixos
Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS
8.has: documentation
This PR adds or changes documentation
8.has: changelog
8.has: module (update)
This PR changes an existing module in `nixos/`
6.topic: emacs
Text editor
6.topic: policy discussion
6.topic: golang
6.topic: vim
6.topic: module system
About "NixOS" module system internals
6.topic: flakes
The experimental Nix feature
6.topic: lib
The Nixpkgs function library
6.topic: jupyter
Interactive computing tooling: kernels, notebook, jupyterlab
labels
Apr 19, 2024
Due to this issue, some .jxl images are not are not thumbnailed correctly. upstream fixed this in libjxl/libjxl#3218 and here the update pr #288419 (Idk why it hasn't been backported) Other things seem to work fine |
I think we can accept fixes making it in a later staging cycle. Thanks for keeping track of this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
6.topic: GNOME
GNOME desktop environment and its underlying platform
10.rebuild-darwin: 1-10
10.rebuild-linux: 11-100
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes
should after #299988
add
jxl
support forgnome
andeog
, closed #197005Testing on gnome(wayland)
settings
worksjxl
wallpaper by context menu workseog
worksThings done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Priorities
Add a 👍 reaction to pull requests you find important.