• Show log

    Commit

  • Hash : 9d00f75a
    Author : Sam Lantinga
    Date : 2014-05-31T14:03:04

    Fixed bug 2520 - Held double-click app startup creates a stuck MOUSEBUTTONDOWN event
    
    snake5creator
    
    When starting application with the usual "double click on file" method on Windows, only holding the last click, an unnecessary MOUSEBUTTONDOWN event is sent before the initial MOUSEMOTION event, and mouse button state is stuck in the sense that it takes a subsequent button release, followed by another press for the system to resume sending events (beginning with the next button release / MOUSEBUTTONUP event).
    
    Input event log with held double-click startup: http://i.imgur.com/nypGKR2.png
    
    Without: http://i.imgur.com/yaIqAvV.png
    

  • 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