Use more reliable X-call for getting window position
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 25 Feb 2012 20:14:03 +0000 (21:14 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 25 Feb 2012 20:14:03 +0000 (21:14 +0100)
commitc6dc8d81c81b393e2de7eaebd356966db34c2008
tree5e7be57a49b651523e57f7d35ec219658c641e52
parenta6ae4e1711147118d14b51ff929e15b7198ba5f7
Use more reliable X-call for getting window position

XtGetValues on XtNx, XtNy is unreliable. XGetWindowAttributes seems
to give more reliable results, and automatically accounts for the width
of window dressing. The -frameX/Y options are no longer needed bcause
of this, and were removed.
args.h
xboard.c