gtk: backport fix for correctly render cursors#207113
gtk: backport fix for correctly render cursors#207113pasqui23 wants to merge 1 commit intoNixOS:stagingfrom
Conversation
|
3.24.36 is tagged, hopefully it can also cover the issue (still didn't test yet) 🙇 (the commit msg should be prefixed with |
|
Looks like the patch was reverted so I am 👎 on cherry picking it: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/5329 (more context https://gitlab.gnome.org/GNOME/gtk/-/issues/5388) |
|
It still remains that without the patch Firefox becomes unusable and the workaround suggested on other distros ( |
|
You should still be able to install the icon theme to a path under |
Description of changes
A redo of #207100
GTK applications without this patch will not render mouse cursors correctly, making them almost unusable on anywhere other than GNOME desktop with stock cursors or on X11.
I've tested this by buildiing and running both firefox and thunderbird
Closes #207339
Things done
sandbox = trueset innix.conf? (See Nix manual)nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)nixos/doc/manual/md-to-db.shto update generated release notes