• Show log

    Commit

  • Hash : 366b1727
    Author : J?rgen P. Tjern?
    Date : 2014-01-29T18:37:23

    Mac: [NSApp keyWindow] is not valid in windowDidBecomeKey:
    
    This fixes weird behavior on Mac where our first responder reverts to the window
    itself, rather than the SDLTranslatorResponder, after the window has lost focus
    once. This causes Escape to call cancelOperation: on the NSWindow, which by
    default removes our fullscreen-ness.
    
    When someone has turned off SDL_TEXTINPUT we should probably set another initial
    responder that handles the Escape behavior, so that SDL_TEXTINPUT doesn't change
    fullscreen behavior (and possibly other behavior) like it does now.
    

  • 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