commit | 8ffd38bedbf2790080d7bfe43445198d59ccaf72 | [log] [tgz] |
---|---|---|
author | Jasper St. Pierre <jstpierre@mecheye.net> | Wed Aug 27 09:38:33 2014 -0400 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Aug 27 17:21:01 2014 +0300 |
tree | ce3fdfa59b667fc540524c9405b19aef4dc104ad | |
parent | 4263119d0273dd747732d4357a91fe2852fd53f3 [diff] |
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>