]> git.eshelyaron.com Git - emacs.git/commit
Fix splurious drag-mouse-1 events after NS drag-and-drop
authorPo Lu <luangruo@yahoo.com>
Sat, 4 Jun 2022 07:41:39 +0000 (15:41 +0800)
committerPo Lu <luangruo@yahoo.com>
Sat, 4 Jun 2022 07:41:39 +0000 (15:41 +0800)
commit1289d0c3dd964a501ea0b039c0ce9bc39ec47caa
treeeca35cb94402750ce9527c409ff8520a6fcfb8bd
parent937a011352e4bc24c40a1eab1c4b4d7f8aba7c7b
Fix splurious drag-mouse-1 events after NS drag-and-drop

* src/nsterm.m ([EmacsWindow beginDrag:...]): Clear
dpyinfo->grabbed.
src/nsterm.m