[OpenSmalltalk/opensmalltalk-vm] 2739b1: Implement the WindowEventMetricChanged and WindowE...

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] 2739b1: Implement the WindowEventMetricChanged and WindowE...

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 2739b1b7c72b6c7c8ca37f17e0393ac00752fc63
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/2739b1b7c72b6c7c8ca37f17e0393ac00752fc63
  Author: Eliot Miranda <[hidden email]>
  Date:   2020-10-13 (Tue, 13 Oct 2020)

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

  Log Message:
  -----------
  Implement the WindowEventMetricChanged and WindowEventChangeScreen events for
macOS.  There's still some glitches; positioning a window via the HWP offsets
downwards by either the window title height or the screen menu bar height.