xwayland: fix fullscreening
authorMarek Chalupa <mchqwerty@gmail.com>
Wed, 29 Oct 2014 12:44:44 +0000 (13:44 +0100)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Fri, 21 Nov 2014 13:14:55 +0000 (15:14 +0200)
commite9fe46745302e4add242078d00408ef6ecae3fb6
tree29b321e743c307f39865b12a13d3e6854245769c
parentc47931e0f95f30b03f085dc5b2faf92a865b1312
xwayland: fix fullscreening

set_fullscreen has been sending configure before changing the state
and xwayland windows added border to the fullscreen size.

This fixes the bug:
https://bugs.freedesktop.org/show_bug.cgi?id=83502

Signed-off-by: Marek Chalupa <mchqwerty@gmail.com>
Reviewed-by: Ryo Munakata <ryomnktml@gmail.com>
Tested-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
desktop-shell/shell.c
xwayland/window-manager.c