Follow-up Comment #43, bug #17717 (project gnustep):
WindowMaker works fine, but not Metacity.
Here is how metacity reparents GNUstep window:
Root Window
+- Window (the one with decoration)
+- Plate (the part excludes decoration)
+- GNUstep window (the same size and position of plate)
Therefore, in ReparentNotify,
we cannot simply based on the xEvent.xreparent.x and xEvent.xreparent.y.
In case of metacity, the xreparent.x and y are zero all the time,
and the mouse is off by the hight of title.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?17717>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep