Branch: refs/heads/Cog
Home:
https://github.com/OpenSmalltalk/opensmalltalk-vm Commit: 8e4e01255c8004fa89eb7ba0f212ba1562afb587
https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8e4e01255c8004fa89eb7ba0f212ba1562afb587 Author: Eliot Miranda <
[hidden email]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M platforms/Cross/plugins/HostWindowPlugin/HostWindowPlugin.h
M platforms/iOS/plugins/HostWindowPlugin/sqMacHostWindow.m
M platforms/win32/plugins/HostWindowPlugin/sqWin32HostWindowPlugin.c
M src/plugins/HostWindowPlugin/HostWindowPlugin.c
Log Message:
-----------
CogVM source as per VMMaker.oscog-eem.2939
Extend the HostWindowPlugin with a primitive to answer an array of screen
rectangles for the available monitors (TerfVM only). Implement on MacOS and
provide a suitable stub on Windows.