[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 0361fc: Add WindowEventMetricChange support for macOS (iOS...

Eliot Miranda noreply at github.com
Tue Oct 13 04:58:46 UTC 2020


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 0361fc33d5f72b153b098f6400bad9b664a2625f
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/0361fc33d5f72b153b098f6400bad9b664a2625f
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2020-10-12 (Mon, 12 Oct 2020)

  Changed paths:
    M platforms/Cross/vm/sq.h
    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.h
    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.m
    M platforms/iOS/vm/OSX/sqSqueakOSXScreenAndWindow.m

  Log Message:
  -----------
  Add WindowEventMetricChange support for macOS (iOS). Fix a nasty typo in iOS
(NSWIndow was used in a few places instead of NSWindow).  Replace the charming
WindowEventStinks with the more utilitarian WindowEventScreenChange.
Update and add commentary in sq.h for major features/flavours.




More information about the Vm-dev mailing list