• Show log

    Commit

  • Hash : 89b62093
    Author : Dean Herbert
    Date : 2021-04-01T14:17:53

    Fix race condition that can lead to ENTER/LEAVE window events never firing
    
    On windows, when toggling the state of RelativeMode rapidly, there is a
    high chance that SDL_WINDOWEVENT_ENTER / SDL_WINDOWEVENT_LEAVE events
    will stop firing indefinitely.
    
    This aims to resolve that shortcoming by ensuring mouse focus state is
    correctly updated via WM_MOUSELEAVE events arriving via the windows
    event hook.
    

  • 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_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags