[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] 8e4e01: CogVM source as per VMMaker.oscog-eem.2939

Eliot Miranda noreply at github.com
Fri Jan 22 19:52:04 UTC 2021


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: 8e4e01255c8004fa89eb7ba0f212ba1562afb587
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/8e4e01255c8004fa89eb7ba0f212ba1562afb587
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  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.




More information about the Vm-dev mailing list