• Alan Third's avatar
    Fix some NS frame handling issues · 603f634c
    Alan Third authored
    * src/nsterm.m (FRAME_DECORATED_FLAGS, FRAME_UNDECORATED_FLAGS): New
    defines intended to make things tidier.
    (x_set_undecorated): Use the new defines.
    (windowWillResize): Don't use new macOS 12+ only feature.
    (initFrameFromEmacs): Use the new defines, and disable automatic
    window tabbing feature in macOS 12.
    (x_set_undecorated, x_set_parent_frame, x_set_no_accept_focus,
    x_set_z_group): Add NSTRACE notices.
    603f634c
nsterm.m 261 KB