]> git.eshelyaron.com Git - emacs.git/commit
Implement new DND features on GNUstep
authorPo Lu <luangruo@yahoo.com>
Sun, 3 Apr 2022 01:59:14 +0000 (09:59 +0800)
committerPo Lu <luangruo@yahoo.com>
Sun, 3 Apr 2022 01:59:14 +0000 (09:59 +0800)
commitf229710d41e85752bc1a835bae56c055a62813d9
tree217d476c6209b4a014a1aa7a05293bb6c325d103
parente9d4f119da48fe119d9d7a6d1b9a054c043bd517
Implement new DND features on GNUstep

* lisp/term/ns-win.el (ns-drag-n-drop): Handle special `lambda'
drag-n-drop events.
* src/nsterm.m: ([EmacsView wantsPeriodicDraggingUpdates]):
([EmacsView draggingUpdated:]): New functions.
lisp/term/ns-win.el
src/nsterm.m