gdk: Ensure surface buffer scale is set
authorSjoerd Simons <sjoerd@luon.net>
Mon, 7 Nov 2016 21:52:45 +0000 (22:52 +0100)
committerAndreas Henriksson <andreas@fatal.se>
Sun, 2 Jul 2017 05:14:31 +0000 (06:14 +0100)
commitfa20bc1c8a5caf07f99cf9306b60de4d9931f69e
tree8f6fb171320673c09460ecbc9d115426a39d2f9c
parent842675d99021a18c0d07664b03f3f91fe50fe5de
gdk: Ensure surface buffer scale is set

GDK will only set the buffer scale for the surfaces it creates when
attaching an image or when using an egl window window. Neither will
happen for native clutter applications, thus directly set the buffer
scale from clutter in that case (so it's in sync with the rendering
scale)

Signed-off-by: Sjoerd Simons <sjoerd@luon.net>
https://bugzilla.gnome.org/show_bug.cgi?id=769190

Gbp-Pq: Name gdk-Ensure-surface-buffer-scale-is-set.patch
clutter/gdk/clutter-stage-gdk.c