(XTread_socket) <ConfigureNotify>: Don't call
authorRichard M. Stallman <rms@gnu.org>
Wed, 28 May 1997 04:54:48 +0000 (04:54 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 28 May 1997 04:54:48 +0000 (04:54 +0000)
commitdcb07ae9dc20c48dc4cd12a1e618e12ce6afa61a
treefb18935aff0b1dc564b8fae892e86b7f1d88dc10
parentf1e0f5469e1b46e0a4e39433d80ac6e3bd64a86c
(XTread_socket) <ConfigureNotify>: Don't call
x_wm_set_size_hint if window has no parent yet.
Simplify the call to x_real_positions.
(x_make_frame_visible): Use win_gravity to decide whether to
call XMoveWindow.  Also, don't do it if frame already visible.
src/xterm.c