• Ken Thomases's avatar
    winemac: Don't change window order for SetFocus(). · e3dd2775
    Ken Thomases authored
    This fixes a problem where some apps move their window to the front after
    the user switches away to another app.  OS X prevents the background app
    from actually coming in front of the active app's front window, but the
    window gets ordered in second place, possibly obscuring other windows of the
    active app.
    e3dd2775
cocoa_window.m 85.8 KB