wm: Don't subtract the margins from the configured size
authorJasper St. Pierre <jstpierre@mecheye.net>
Wed, 27 Aug 2014 13:38:33 +0000 (09:38 -0400)
committerPekka Paalanen <pekka.paalanen@collabora.co.uk>
Wed, 27 Aug 2014 14:21:01 +0000 (17:21 +0300)
commit8ffd38bedbf2790080d7bfe43445198d59ccaf72
treece3fdfa59b667fc540524c9405b19aef4dc104ad
parent4263119d0273dd747732d4357a91fe2852fd53f3
wm: Don't subtract the margins from the configured size

When we moved the configure event size to being based on the window
geometry, we changed the coordinates of the configure request to being
frame geometry based. Frame geometry includes titlebar and border, but
not shadow margins.

Tested-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk>
xwayland/window-manager.c