window: Move the resize after interpreting the states
authorJasper St. Pierre <jstpierre@mecheye.net>
Tue, 6 May 2014 12:33:27 +0000 (08:33 -0400)
committerKristian Høgsberg <krh@bitplanet.net>
Tue, 13 May 2014 06:34:31 +0000 (23:34 -0700)
commitf184c382e89ec71b1b9988a60918110e3fced94e
treeec86e4249cb0537067cfb66a8261440cd3d51666
parentccf908b078ee7ce51f4cfe727c6eca2f5bb0f79d
window: Move the resize after interpreting the states

As the protocol says, the states determine how the width and height
arguments should be interpreted, so it makes logical sense to do the
interpretation after.
clients/window.c