mpv/video/out/cocoa
Akemi 076116a0e5 cocoa: set background of the title bar from black to white
due to the see-through nature of the title bar and our standard black
window background, the title bar appears dark grey opposed to the
expected light grey.

we change the window background to white but at the same time set the
background of the enclosed view to black. that way the title bar has a
white background and the background of our video stays black in all
cases. this prevents white flashing in some cases when the video is
resized with too heavy render settings.
2017-03-09 18:02:36 +01:00
..
events_view.h cocoa: refactor mouse events and cursor visibility 2017-02-16 22:22:11 +01:00
events_view.m cocoa: fix dragging out of focus window 2017-02-21 19:26:33 +01:00
mpvadapter.h cocoa: fix segfault in certain circumstances 2017-02-27 23:57:44 +01:00
video_view.h
video_view.m cocoa: set background of the title bar from black to white 2017-03-09 18:02:36 +01:00
window.h cocoa: move updateBorder method to the protocol 2017-01-19 14:54:22 +01:00
window.m cocoa: set background of the title bar from black to white 2017-03-09 18:02:36 +01:00