cross-posted from: https://sh.itjust.works/post/17545984
UPDATE IN COMMENTS!!
Hey there, I don’t know if any of you noticed something similar recently, but I have noticed my cursors have gone HUGE, like 2x what it should be at least. I think this is related to the affected apps using a beta version of Libadwaita 1.6, but I just wanted to confirm here before I create an issue in the repo. I use 200% scaling, GNOME 45, Fedora 39. Does anybody else have this problem? Thanks!!
How it should look (in Pods, firefox and most other apps)
How it looks in Ptyxis
How it looks in Adwaita Demo (latest update, which bumped the libadwaita version to 1.6)
Update on this: This is an issue in Mutter, and Robert Mader has started work on a fix for GNOME 47. The issue happens due to GTK and Mutter doing scaling differently and them not being in sync (the issue only appears in Nightly)
Issue: https://gitlab.gnome.org/GNOME/mutter/-/issues/2633 Fix MR: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3859