[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] Plumb OS X custom url scheme events into drop events (#546)

Ronie Salgado notifications at github.com
Fri Jan 15 21:55:08 UTC 2021


These changes are needed for handling custom url schemes in OS X, which gets translated into drop events. Feature requested by Eliot.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546

-- Commit Summary --

  * I implemented the missing plumbing machinery for translating custom URL schemes in OS X into drop events.

-- File Changes --

    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.h (1)
    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.m (17)
    M platforms/iOS/vm/OSX/sqSqueakOSXCGView.m (37)
    M platforms/iOS/vm/OSX/sqSqueakOSXDropAPI.m (17)
    M platforms/iOS/vm/OSX/sqSqueakOSXMetalView.m (34)
    M platforms/iOS/vm/OSX/sqSqueakOSXOpenGLView.m (36)
    M platforms/iOS/vm/OSX/sqSqueakOSXView.h (7)

-- Patch Links --

https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546.patch
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/546
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20210115/3492e9e3/attachment-0001.html>


More information about the Vm-dev mailing list