Having some trouble enabling fractional scaling on Wayland (F41/GNOME 47)

I’ve tried the command listed in the Denver release notes, a guide on an independent *nix blog, and the Wayland command from the ArchWiki, rebooting after each one. Scaling settings just won’t appear.

I’m trying to enable fractional scaling to scale down the UI back to (roughly) the size it was in GNOME 46, as per a suggestion on Reddit. If there’s a better way to do this, LMK.

Are the settings not available under gnome settings → displays → scale?

Same. I have given up and am now looking for the setting in my brain to switch to just being happy with what I’m seeing.

I can’t find that either.

1 Like

can you post: gsettings get org.gnome.mutter experimental-features

To clear it: gsettings set org.gnome.mutter experimental-features []

What I’ve currently got set, and I can do 25% scaling on gnome settings display:
gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer', 'xwayland-native-scaling']"

Nope.