shell-global: Don't override the X11 window scale
It's already done by libmutter. https://bugzilla.gnome.org/show_bug.cgi?id=765011
This commit is contained in:
parent
60e7db7126
commit
b18735da52
@ -855,8 +855,6 @@ update_scaling_factor (ShellGlobal *global,
|
||||
g_object_set (clutter_settings_get_default (), "font-dpi", xft_dpi, NULL);
|
||||
}
|
||||
|
||||
/* Make sure clutter and gdk scaling stays disabled */
|
||||
gdk_x11_display_set_window_scale (gdk_display_get_default (), 1);
|
||||
}
|
||||
|
||||
static void
|
||||
|
Loading…
Reference in New Issue
Block a user