> GNOME doesn't support fractional scaling (last I checked)
It does, but is hidden behind dconf key; except maybe Ubuntu 20.10. It works nice for Wayland applications, but X11 ones are blurred (as in upscaled from @1X). X11 includes Chrome and all the Electron apps, so I it would not be a popular choice... hence it is hidden by default.
If you want to try it, it is `gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"`
It does, but is hidden behind dconf key; except maybe Ubuntu 20.10. It works nice for Wayland applications, but X11 ones are blurred (as in upscaled from @1X). X11 includes Chrome and all the Electron apps, so I it would not be a popular choice... hence it is hidden by default.
If you want to try it, it is `gsettings set org.gnome.mutter experimental-features "['scale-monitor-framebuffer']"`