(XTread_socket): For UnmapNotify, if frame was visible,
authorRichard M. Stallman <rms@gnu.org>
Sun, 30 May 1993 02:46:05 +0000 (02:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 30 May 1993 02:46:05 +0000 (02:46 +0000)
commit9319ae23ea3ce0d390111ad8aaf3abbaf8211cff
treefe6d06f66f6e3a96e1d481c8b09ea9b3cd2c22b9
parent9c394f17ff24b024b0bbaa1460903df61b55d6c5
(XTread_socket): For UnmapNotify, if frame was visible,
mark it now as iconified.
(x_make_frame_invisible): If async_iconic, work does need to be done.
Don't let this frame stay highlighted.
(x_iconify_frame): Don't let this frame stay highlighted.
src/xterm.c