xwm: Fix silly region math
authorKristian Høgsberg <krh@bitplanet.net>
Fri, 15 Feb 2013 03:01:04 +0000 (22:01 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 18 Feb 2013 22:39:25 +0000 (17:39 -0500)
commit04287fd69a6e99e5866e890e01372b1b00e70902
tree767bf6cb59a57c1020e08d193deb98d1b02c4492
parenta57d133ca48726f241292f8096bd303e9f90b351
xwm: Fix silly region math

We were setting up the opaque region to be the window size and then
intersecting with the opaque rectange that's always contained in the window
rectangle.  Just initialize to the opaque rectangle.
src/xwayland/window-manager.c