]> git.eshelyaron.com Git - emacs.git/commit
Improve safety of DND when Emacs is connected to multiple displays
authorPo Lu <luangruo@yahoo.com>
Fri, 6 May 2022 00:39:14 +0000 (08:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Fri, 6 May 2022 00:39:14 +0000 (08:39 +0800)
commitd5c1fec6abf046dad5d7318d9c6fa3a9fae13dea
treefa6fc4cf90ba2c0e4b86e2f3a9542ae411624141
parent9007e10a0fc94190404c6a988f7d52d162901940
Improve safety of DND when Emacs is connected to multiple displays

* src/xterm.c (x_dnd_begin_drag_and_drop): Don't check movement
frame unless we know it comes from the right display.
src/xterm.c