]> git.eshelyaron.com Git - emacs.git/commit
Fix frame creation on X when tool bar is disabled
authorEli Zaretskii <eliz@gnu.org>
Mon, 21 Dec 2020 17:27:02 +0000 (19:27 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 21 Dec 2020 17:27:02 +0000 (19:27 +0200)
commite352abeac16725c226c1246e3c83f71b8d3fa689
tree19da41e2a30b423f35b1c9b86fe87982745e4784
parent2d19dbdd522feec8dde5c3339357b32f040a29dd
Fix frame creation on X when tool bar is disabled

* src/xterm.c (handle_one_xevent): Restrict the fix for bug#44002
to situations when we are asked by the WM to create a window with
bogus 1x1 dimensions.  (Bug#44794)
src/xterm.c