• Show log

    Commit

  • Hash : 2fdbae22
    Author : Ryan C. Gordon
    Date : 2021-04-26T18:43:28

    cocoa: Remove mouse event tap.
    
    It doesn't appear to work anymore, and was disabled by default anyhow, since
    the needed APIs are forbidden on the Mac App Store.
    
    A better solution to lock the mouse to the window on macOS would still be
    welcome. CGAssociateMouseAndMouseCursorPosition() works fine for relative
    mouse mode, this was just a question of SDL_SetWindowGrab(). As it stands
    now, a grabbed mouse can briefly break out of the window, causing varying
    degrees of chaos.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/SDL.git
    Git SSH git@git.kmx.io:kc3-lang/SDL.git
    Public access ? public
    Description

    Fork of https://github.com/libsdl-org/SDL

    Users
    thodg_w kc3_lang_org thodg_l thodg_m www_kmx_io thodg
    Tags