mpv/video/out/cocoa-cb
Akemi 6bf0edc59c cocoa-cb: fix crash when no screen is available
instead of force unwrapping and chaining the optional vars in our
containsMouseLocation function, safely unwrap and guard the resulting
var.

Fixes #6062
2018-08-11 12:59:44 +02:00
..
events_view.swift cocoa-cb: fix crash when no screen is available 2018-08-11 12:59:44 +02:00
video_layer.swift cocoa-cb: fix building with Swift 4.2 2018-06-12 01:57:34 +03:00
window.swift cocoa-cb: remove pre-allocation of window, view and layer 2018-06-12 01:51:01 +03:00