unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master f229710d41: Implement new DND features on GNUstep
       [not found] ` <20220403015936.5C44FC01684@vcs2.savannah.gnu.org>
@ 2022-04-03  2:26   ` Po Lu
  0 siblings, 0 replies; only message in thread
From: Po Lu @ 2022-04-03  2:26 UTC (permalink / raw)
  To: emacs-devel

Po Lu via Mailing list for Emacs changes <emacs-diffs@gnu.org> writes:

> branch: master
> commit f229710d41e85752bc1a835bae56c055a62813d9
> Author: Po Lu <luangruo@yahoo.com>
> Commit: Po Lu <luangruo@yahoo.com>
>
>     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 | 41 ++++++++++++++++++++++-------------------
>  src/nsterm.m        | 31 +++++++++++++++++++++++++++++++
>  2 files changed, 53 insertions(+), 19 deletions(-)

As usual this sort of thing doesn't work on macOS because Apple runs a
nested event loop to track the mouse during drag-and-drop.

Any ideas on how to solve that would be very welcome.  Thanks in
advance.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-04-03  2:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <164895117601.21853.15520662870678360739@vcs2.savannah.gnu.org>
     [not found] ` <20220403015936.5C44FC01684@vcs2.savannah.gnu.org>
2022-04-03  2:26   ` master f229710d41: Implement new DND features on GNUstep Po Lu

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).