]> git.eshelyaron.com Git - emacs.git/commit
(x_set_offset): Set gravity and size hint
authorRichard M. Stallman <rms@gnu.org>
Sun, 8 May 1994 21:06:13 +0000 (21:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 8 May 1994 21:06:13 +0000 (21:06 +0000)
commit3a35ab44bdfcf92b6c1bf9507e2fee5646f95b7d
tree69240f7ac312c4022262cb55958db6b549a07fb7
parente9445337f786880b2f4ccbbdd85b3606be03f238
(x_set_offset): Set gravity and size hint
before moving the window.

(XTread_socket): For ReparentNotify, use x_top_window_to_frame.
Also recompute frame position using x_real_positions.
For ConfigureNotify, don't ignore send_events.
Also recompute frame position using x_real_positions.
src/xterm.c