• Show log

    Commit

  • Hash : 554b2b0e
    Author : Ryan C. Gordon
    Date : 2015-05-31T22:48:26

    X11: Fixed message boxes not responding to click on titlebar close button.
    
    The window needs to catch ClientMessage events for one specific window, but
    XNextEvent() catches everything, and XWindowEvent doesn't catch ClientMessage,
    so we need predicate procedure and XIfEvent() here.
    
    Fixes Bugzilla #2980.
    

  • 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