xwm: Use window->x/y for override redirect surfaces
authorKristian Høgsberg <krh@bitplanet.net>
Thu, 22 Aug 2013 23:24:15 +0000 (16:24 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 22 Aug 2013 23:30:21 +0000 (16:30 -0700)
commit146f5ba466d59e3609b3d247ccd3b9cb8a131982
tree6f673af90354d00ad9273efdc90a1f81e0b5c8dd
parente89a8b6ba15a2239d84c79178410017bfe7172bd
xwm: Use window->x/y for override redirect surfaces

window->x/y is the coordinate of the top-level surface (whether that's
the frame window or an override-redirect window) and the wayland surface
should be placed there, without the t->margin offset.
src/xwayland/window-manager.c