ui: use client width/height in WMVi message
commit3d3a528da4215a55f6557ad0925507680da7ceb8
authorDaniel P. Berrangé <berrange@redhat.com>
Thu, 11 Mar 2021 18:29:56 +0000 (11 18:29 +0000)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Mar 2021 16:37:51 +0000 (15 17:37 +0100)
tree286687e2b855f0c775cfe0556523e41b70b42e26
parent55b400497cf9c79acbb5c01abc58737bc52c081c
ui: use client width/height in WMVi message

The WMVi message is supposed to provide the same width/height
information as the regular desktop resize and extended desktop
resize messages. There can be times where the client width and
height are different from the pixman surface dimensions.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210311182957.486939-4-berrange@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/vnc.c