mpv/video/out/cocoa-cb
der richter 12415db3a6 cocoa-cb: properly reset window isMoving state on title bar clicks
since the title bar catches the mouse up and down events, the underlying
events view doesn't reset the isMoving state and no mouse movements are
signalled to the core. now we also reset the state in mouse up events
on the title bar.

Fixes #7807
2020-06-06 14:33:22 +02:00
..
events_view.swift cocoa-cb: remove unnecessary semicolons 2020-02-22 13:56:31 +01:00
title_bar.swift cocoa-cb: properly reset window isMoving state on title bar clicks 2020-06-06 14:33:22 +02:00
video_layer.swift cocoa-cb: add support for forcing the dedicated GPU for rendering 2020-01-26 12:12:22 +01:00
window.swift cocoa-cb: report actual unfs window size for current window scale 2020-04-25 11:37:53 +02:00