[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] d964e7: On X11, set all meta bits for arrow key events syn...

GitHub noreply at github.com
Wed Nov 7 15:53:43 UTC 2018


  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: d964e7448494bffdb07a16c4caaa97f861745e70
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d964e7448494bffdb07a16c4caaa97f861745e70
  Author: Eliot Miranda <eliot.miranda at gmail.com>
  Date:   2018-11-07 (Wed, 07 Nov 2018)

  Changed paths:
    M platforms/iOS/vm/OSX/SqueakOSXAppDelegate.m
    M platforms/iOS/vm/OSX/sqSqueakOSXApplication+events.m
    M platforms/unix/vm-display-X11/sqUnixX11.c
    M platforms/win32/vm/sqWin32Window.c

  Log Message:
  -----------
  On X11, set all meta bits for arrow key events synthesized from mouse wheel
events to distingusih them from real arrow key events.  This is an attempt
at compatibility with the Mac.  The same approach might also be appropriate
on Windows.

Minor clean ups and added commentary.



      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Vm-dev mailing list