]> git.sesse.net Git - vlc/commit
macosx: exit the native fullscreen mode if video is finished
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Sun, 30 Mar 2014 19:43:15 +0000 (21:43 +0200)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Sun, 30 Mar 2014 21:44:40 +0000 (23:44 +0200)
commitdd6454da613a5791a1e228f1c14da9b2a4a88bb5
treefc159f6b48b8fb87b87ed1d8f5873eb1dddaf2c8
parent1e3cdead755adacb4a4a6ff35e482b7dc99f4cfe
macosx: exit the native fullscreen mode if video is finished

This implements the behaviour in a similar way as in non-native mode.
Only if the window was set to fullscreen already before video started,
it will stay in this state.
modules/gui/macosx/VLCVoutWindowController.m
modules/gui/macosx/Windows.h
modules/gui/macosx/Windows.m