• Show log

    Commit

  • Hash : dfc56cfc
    Author : Matt Durgavich
    Date : 2023-01-05T11:54:27

    Fix For issue #6948 (#6991)
    
    MessageBoxes attached to a window in macOS should use modal APIs and not
    use a poll/sleep pattern on the main thread. Sleeping the main thread
    makes the NSWindow message loop sluggish and interferes with external
    applications that need to send messages to that window, such as
    VoiceOver.
    

  • 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