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>
Fri, 15 Feb 2013 03:03:02 +0000 (22:03 -0500)
commit25bb696fc8e1ccf81565696bdf2b9fbfdb588313
tree85e7ef2d67d8b54e464224994f6ab99403601453
parentd8b617deea3ec46b70ef4ab4cc09c9f5cf4b45ca
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