]> git.eshelyaron.com Git - emacs.git/commit
Fix PGTK DND after a source leaves without dropping anything
authorPo Lu <luangruo@yahoo.com>
Sat, 23 Jul 2022 07:00:12 +0000 (15:00 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 23 Jul 2022 07:00:34 +0000 (15:00 +0800)
commita4339190ec2c2356ab3c2ece974b436e40a5ab74
tree2f88c467ea1f769bd2c139ebba831b453ee7136d
parent51f5c4b773e11dd50f9fc6887362324b6d4dc755
Fix PGTK DND after a source leaves without dropping anything

* lisp/pgtk-dnd.el (pgtk-dnd-clear-data-on-motion): New flag.
(pgtk-dnd-handle-gdk): Set flag upon drag-leave.  Clear state
upon drag-motion if it is set.
lisp/pgtk-dnd.el