Skip to main content


Mouse cursor was totally wonky after this Saturday's #Fedora 37 upgrade. Some package bisecting led me to #GTK 3 apparently a discontinued cursor theme, and me having ancient settings in dconf. #regression

bugzilla.redhat.com/show_bug.c…

in reply to Martin Pitt

Turns out that cursor themes are completely *under*specified, and nobody knows how they should actually work outside of X11 and non-HiDPI displays; and, of course, we inherited this car crash with Wayland. See gitlab.gnome.org/GNOME/gtk/-/i… for the latest attempt at trying to make sense of this mess, and what happened next…
in reply to Emmanuele Bassi

@ebassi Thanks for the details! No worries, outdated configs are super hard to handle, and I've kept the same $HOME for many years, across Debian, Ubuntu, Fedora; and GNOME, i3, sway. Good time for a round of cleanup 😁
in reply to Emmanuele Bassi

@ebassi Cursors have always been such a mess.

I remember the hoops I had to jump through when making Bluecurve decades ago.

We wanted to eventually tackle this with Tango too. (We made the icon spec then, as icons were a huge mess before that, with lots of one-off symlinks and necessary fallbacks. Thankfully, it was basically adopted everywhere for icons.)

The problem with the cursors is that it was tied to legacy X. (Icons were app & toolkit level.)