mpv/video/out/cocoa-cb
der richter c82abb3a65 cocoa-cb: fix unfs window size when toggling out of fullscreen
we properly set the unfs window size on live resize end. due to a race
condition in the fullscreen events, which is also a live resize, the
unfs window size is incorrectly set to a fullscreen size. this happens
when the end fs screen event triggers before the end of live resize one.

this just adds a second condition to not be un fullscreen when updating
the unfs window size.
2020-07-12 12:06:56 +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: fix unfs window size when toggling out of fullscreen 2020-07-12 12:06:56 +02:00