Xephyr: restore initial window resize lost in xcb conversion
authorJulien Cristau <jcristau@debian.org>
Wed, 26 Mar 2014 22:24:20 +0000 (23:24 +0100)
committerKeith Packard <keithp@keithp.com>
Thu, 27 Mar 2014 05:34:32 +0000 (22:34 -0700)
commit7b2a517ba99f6756e98c4aef47d9b9399b997157
tree7e4290c783f12287dcae4d2fa915a62e40f3e5db
parent1b5d7e78460ed686ba2da398dab341d4867fd4a0
Xephyr: restore initial window resize lost in xcb conversion

The XResizeWindow call wasn't replaced by the xcb equivalent, so we
were no longer setting the initial window size, only wm size hints.

Regression from commit a2b73da "Xephyr: start converting hostx.c over to
xcb"

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=74849

Signed-off-by: Julien Cristau <jcristau@debian.org>
Reported-by: LaƩrcio de Sousa <lbsousajr@gmail.com>
Tested-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Reviewed-by: Jon TURNEY <jon.turney@dronecode.org.uk>
Signed-off-by: Keith Packard <keithp@keithp.com>
hw/kdrive/ephyr/hostx.c