x11: Support the Gdk/WindowScalingFactor xsetting

Desktop / GNOME / GTK - Alexander Larsson [redhat.com] - 3 July 2013 07:34 UTC

This xsetting can be used to tell Gtk to use a specific window scaling for the screen.

d89a98e x11: Support the Gdk/WindowScalingFactor xsetting
gdk/x11/gdkscreen-x11.c | 21 ++++++++++++
gdk/x11/gdkscreen-x11.h | 2 ++
gdk/x11/gdksettings.c | 6 +++-
gdk/x11/gdkwindow-x11.c | 79 ++++++++++++++++++++++++++++++++++++++++++--
gdk/x11/gdkwindow-x11.h | 7 +++-
gdk/x11/xsettings-client.c | 10 ++++++
6 files changed, 120 insertions(+), 5 deletions(-)

Upstream: git.gnome.org


  • Share