* xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
authorJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Oct 2002 17:53:23 +0000 (17:53 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Thu, 3 Oct 2002 17:53:23 +0000 (17:53 +0000)
commit0331883833db885c1de2708379bb7b351d213680
tree07eec47d9f055ad02cab51df115031a68f7a95cd
parent4c2f559e1616ec431bc2be357adbe6bc70db2edb
* xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0,
and USE_MOTIF, call XTranslateCoordinates to get the real x and y.
This is to also handle x/y changes that occur because of a resize.
src/ChangeLog
src/xterm.c