You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
meta-gpu-xrandr: Account for the current user text scale factor
when calculating the crtc scale based on Xft.dpi.
- cinnamon-settings-daemon retrieves the global scale from muffin,
and the text scale from gsettings, calculates the dpi and sets
it on the server.
- muffin retrieves the dpi from the server and calculates the global
scale from that *rounding to the nearest integer*. A text factor
of >= 1.5 causes a higher global scale to be assumed each time
muffin restarts. Muffin triggers a dbus signal, and cinnamon-
settings-daemon does its thing over again.
ref: linuxmint/mint21.1-beta#43
0 commit comments