]> git.eshelyaron.com Git - emacs.git/commit
More fixes to MPX drag-and-drop interaction
authorPo Lu <luangruo@yahoo.com>
Sun, 14 Aug 2022 01:39:08 +0000 (09:39 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 14 Aug 2022 01:39:08 +0000 (09:39 +0800)
commit47e23ad7a82bd707dedcd17425e89e8024b5a763
treec3ee641a00233d60714be88bb6acf9ebddce7e55
parent15c20cb4fe9a43a96fc0d80c442741b8d2e21bc7
More fixes to MPX drag-and-drop interaction

* src/xterm.c (x_dnd_begin_drag_and_drop): Also initialize the
keyboard device used for drag-and-drop.
(handle_one_xevent): Verify deviceid in more places; also test
keyboard device before swallowing F1.
src/xterm.c