• Show log

    Commit

  • Hash : 85c34e9a
    Author : Sam Lantinga
    Date : 2018-02-01T15:21:01

    Added SDL_HINT_IOS_HIDE_HOME_INDICATOR to determine how the home indicator on the iPhone X is handled.
    
    This variable can be set to the following values:
       "0"       - The indicator bar is not hidden (default for windowed applications)
       "1"       - The indicator bar is hidden and is shown when the screen is touched (useful for movie playback applications)
       "2"       - The indicator bar is dim and the first swipe makes it visible and the second swipe performs the "home" action (default for fullscreen applications)
    

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