]> git.eshelyaron.com Git - emacs.git/commit
Allow fetching events from other displays inside DND
authorPo Lu <luangruo@yahoo.com>
Thu, 24 Mar 2022 13:23:58 +0000 (21:23 +0800)
committerPo Lu <luangruo@yahoo.com>
Thu, 24 Mar 2022 13:25:32 +0000 (21:25 +0800)
commit380f0443b288c68df3762ee20d78719f08dd92ff
tree9f49631d6e3782bca09002520a62f1e13321b219
parent4e0b0114f2273245a23ac8cfda190bc6e1411ac2
Allow fetching events from other displays inside DND

* src/xterm.c (x_dnd_begin_drag_and_drop): Get the next event
from the app connection instead on Xt.
src/xterm.c