mpv/video/out/mac
der richter d1be8bb606 mac: fix traditional fullscreen on macOS 11
the fullscreen style mask is not supported on macOS 11 anymore outside
of the native fullscreen animation. this can lead to a none working fs
or in the worst case a crash.

to fix this we will simulate a fullscreen window with a borderless
window with the size of the whole screen, though only on macOS 11.

Fixes #8490
2021-02-27 13:12:46 +01:00
..
common.swift mac: support --on-all-workspaces option 2021-02-21 13:38:53 +01:00
gl_layer.swift
title_bar.swift mac: fix a window positioning bug when exiting fullscreen 2020-12-19 15:44:59 +01:00
view.swift
window.swift mac: fix traditional fullscreen on macOS 11 2021-02-27 13:12:46 +01:00