From c6b68c28f438f6f0f4e6b92782991211d868b858 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Sun, 5 Oct 2014 18:07:27 +0200 Subject: cocoa: remove --fs-missioncontrol This is the first of a series of commits that will change the Cocoa way in a way that is easily embeddable inside parent views. To reach that point common code must avoid referencing the parent NSWindow since that could be the host application's window. --- DOCS/man/options.rst | 7 ------- 1 file changed, 7 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index 0b6d16127b..a2e096f907 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -1618,13 +1618,6 @@ Window there is a change in video parameters, video stream or file. This used to be the default behavior. Currently only affects X11 VOs. -``--fs-missioncontrol`` - (OS X only) - Use OS X Mission Control's fullscreen feature instead of the custom one - provided by mpv. This can potentially break a lot of stuff like - ``--geometry`` and is disabled by default. On the other hand it provides - a more 'OS X-like' user experience. - ``--heartbeat-cmd=`` Command that is executed every 30 seconds during playback via *system()* - i.e. using the shell. The time between the commands can be customized with -- cgit v1.2.3