Yen-Ju Chen schrieb:
> 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.
> 

You could try and see if setting the GSDoubleParentWindows default value
improves things for you. I would not expect so, but it is surely worth a
try.

Fred



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to