]> git.eshelyaron.com Git - emacs.git/commit
Make DND between frames work properly
authorPo Lu <luangruo@yahoo.com>
Sun, 20 Mar 2022 08:21:45 +0000 (16:21 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 20 Mar 2022 08:21:45 +0000 (16:21 +0800)
commite1178eb6405f8aa9196ecaede464707277a90afa
treef7eac324f2d4166ad4cd637404ee064a4707dbb3
parent9b34005c32462a3e0e8a201e3b0d52a67a84d7bd
Make DND between frames work properly

* src/xterm.c (handle_one_xevent): Don't wait for a finish event
when dropping on top of another Emacs frame.
src/xterm.c