mirror of
https://github.com/brl/mutter.git
synced 2025-01-22 17:38:56 +00:00
Daniel van Vugt
d358edd525
eglnative: Use gnome-settings-daemon font settings
While the X11 backend gets its font settings from XSettings, the native backend did not use any user font preferences till now. So all shell fonts were rendered with grayscale un-hinted, which some people describe as "blurry text in Wayland sessions". Although it's somewhat confusing using the "xsettings" schema on eglnative, this is consistent with what GTK does already for its Wayland backend. It is also documented here: https://wiki.gnome.org/Initiatives/Wayland/GTK%2B#XSettings https://wiki.gnome.org/Initiatives/Wayland/gnome-settings-daemon#xsettings No more blurry shell text in Wayland sessions. https://bugzilla.gnome.org/show_bug.cgi?id=645433
…
…
…
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%