oaubert / python-vlc

Python vlc bindings
GNU Lesser General Public License v2.1
382 stars 109 forks source link

Update cocoavlc.py for macOS Monterey. #196

Closed mrJean1 closed 2 years ago

mrJean1 commented 2 years ago

PyCocoa 21.11.02 includes several updates to run on macOS 12.0.1 Monterey and must be used.

Some code was added to try to force the video to fill the window (on larger screens), see this issue.