]> git.eshelyaron.com Git - emacs.git/commit
Fix quitting during drag-and-drop when GTK native input is on
authorPo Lu <luangruo@yahoo.com>
Fri, 13 May 2022 01:15:42 +0000 (09:15 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 13 May 2022 01:15:42 +0000 (09:15 +0800)
commit6d31ac596165f4d57204af1ee87a7badd79c8697
treef09e35480e0ed2a730bc2a9432e5367467289554
parent06c1eea1738fd829e9b4ac637156ad6b09aab7c3
Fix quitting during drag-and-drop when GTK native input is on

* src/xterm.c (x_dnd_begin_drag_and_drop): Also look in
`xg_pending_quit_event' when GTK native input is on.
src/xterm.c