]> git.sesse.net Git - vlc/commit
macosx: fix video-wallpaper mode by ignoring core events
authorDavid Fuhrmann <dfuhrmann@videolan.org>
Sat, 14 Mar 2015 14:59:26 +0000 (15:59 +0100)
committerDavid Fuhrmann <dfuhrmann@videolan.org>
Sat, 14 Mar 2015 15:02:46 +0000 (16:02 +0100)
commitb8c639dd6c19dd8ecdf0804836c3dd0cf58bb217
tree7ca89fd1a3f4bfd721f8b8fecb247ff9b8d18549
parent0b6f58c673ec74200ac204297c4c09c8ff6226e4
macosx: fix video-wallpaper mode by ignoring core events

wallpaper mode is more complicated than setting fullscreen and
level values. Thus, it is implemented in the macosx UI, and we
need to ignore some core events for proper functioning.

close #14151
modules/gui/macosx/VLCVoutWindowController.m
modules/gui/macosx/intf.m