]> git.sesse.net Git - vlc/commit
macosx: refinements of minimized view behaviour
authorDavid Fuhrmann <david.fuhrmann@googlemail.com>
Tue, 19 Nov 2013 20:13:13 +0000 (21:13 +0100)
committerDavid Fuhrmann <david.fuhrmann@googlemail.com>
Wed, 20 Nov 2013 18:33:43 +0000 (19:33 +0100)
commit655dacc5e1cd7c9f1d347a7344ccb8d3734a7353
tree0a37239524de53b37af8e28b524a44586860d577
parent8b145a7b6d224064f7228cd3072313708933bd4a
macosx: refinements of minimized view behaviour

- Fix wrong playlist resize
- Minimize view state is now retained from start up to stop of video.
  Using the playlist button will result in the playlist to show up, but it
  will be always hidden when video finally stops.
- Minimize view state is exited when the user uses alt to go back to normal view.

close #9722
modules/gui/macosx/MainWindow.m
modules/gui/macosx/intf.m