[vlc-devel] [PATCH] macosx: unblackout other screens on lion as well, when leaving full screen

David Fuhrmann david.fuhrmann at googlemail.com
Mon Jan 23 09:52:02 CET 2012


Hello,

The problem is: I'm on lion, and use "old" full screen mode. After you enter full screen, the second display will be black and remains black, even if you quit the fullscreen mode. (See old if condition).
If its true that this method is never called when we use lion full screen, the if should be removed completely.

Btw: I was wondering why they is no (blackout_other_displays == true) in the if condition (see comment above)?

Best regards,
David


Am 23.01.2012 um 01:44 schrieb Felix Paul Kühne:

> Hello there,
> 
> is this patch really needed?
> 
> - (void)leaveFullscreenAndFadeOut: (BOOL)fadeout
> 
> ..should only be called when using the non-native fullscreen mode (aka the way it used to be in past releases).
> 
> Additionally, VLC shouldn't blackout the others screens when using Lion's fullscreen mode, since Lion takes care of that in its own way by showing the gray linen artwork…
> 
> Best regards,
> 
> Felix
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel




More information about the vlc-devel mailing list