(XTread_socket) <UnmapNotify>: Don't make an inconify_event
commit79350d7ea2dc806d16784d7b26ae3ea797ef6394
authorRichard M. Stallman <rms@gnu.org>
Tue, 27 May 1997 03:09:37 +0000 (27 03:09 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 27 May 1997 03:09:37 +0000 (27 03:09 +0000)
tree26bd8e094dd46ab2e2c7a3dfeffb9950cb8f3d0c
parente10eb7e3af3b410cd1bc2c120fdc9bd130818e17
(XTread_socket) <UnmapNotify>: Don't make an inconify_event
when frame was made invisible.
(x_make_frame_visible): Put the call to x_set_offset back as it was.
Near the end, instead call XMoveWindow, but only if original
positions were not negative.
src/xterm.c