• Show log

    Commit

  • Hash : 12e7fdcb
    Author : J?rgen P. Tjern?
    Date : 2014-01-15T11:34:03

    Don't minimize fullscreen windows when destroying them.
    
    Previously, we'd minimize fullscreen windows (if
    SDL_HINT_VIDEO_MINIMIZE_ON_FOCUS_LOSS was set) during SDL_DestroyWindow if they
    had keyboard focus, because we call SDL_SetKeyboardFocus(NULL) which yields a
    OnWindowsFocusLost event.
    
    Related to https://bugzilla.libsdl.org/show_bug.cgi?id=1840
    

  • 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