]> git.eshelyaron.com Git - emacs.git/commit
Fix bad dimensions of initial frame on VcXsrv
authorJ. Scott Berg <jsberg-bnl@outlook.com>
Sat, 17 Oct 2020 17:30:56 +0000 (20:30 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 17 Oct 2020 17:30:56 +0000 (20:30 +0300)
commit2c0cd900837e06a78402c05addf41838bd34b783
tree2c7d99dc0f57bf0e453ddee95006870a606fe0d6
parent7dd52bfd8e503316b4aa9c5767850d3985626b26
Fix bad dimensions of initial frame on VcXsrv

* src/xterm.c (handle_one_xevent) [USE_GTK]: Don't obey
ConfigureNotify events if the frame is not visible.  (Bug#44002)

Copyright-paperwork-exempt: yes
src/xterm.c