]> git.eshelyaron.com Git - emacs.git/commit
Fix sending unsupported drops when there is no target but a toplevel
authorPo Lu <luangruo@yahoo.com>
Thu, 7 Apr 2022 02:15:12 +0000 (10:15 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 7 Apr 2022 02:15:12 +0000 (10:15 +0800)
commit7108c4165f06a827492724f5ab719a04f96478da
treed4cadd3ccd1ea478b1db8e91552582b3b27dc147
parent33055c26088ee72bcca0497d1f931fabda28289a
Fix sending unsupported drops when there is no target but a toplevel

* src/xterm.c (handle_one_xevent): Send unsupported drops to
last seen toplevel if no target was found.
src/xterm.c