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

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

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

Eliot Miranda-3
 
  Branch: refs/heads/Cog
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: d964e7448494bffdb07a16c4caaa97f861745e70
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/d964e7448494bffdb07a16c4caaa97f861745e70
  Author: Eliot Miranda <[hidden email]>
  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.