mpv/video/out/mac
der richter aaff9edf57 mac: fix initial window size and position when already maximized
in the case the window was already set to a maximized size via geometry
or related options (100%x100%) the maximize function would try to
maximize the window again. this reset the position and slightly
increased the size further.

to prevent this only maximize on init if we really want to maximize. in
the reverse case make a noop call by passing the current zoom state.

Fixes #11193
2023-12-02 14:58:01 +01:00
..
common.swift mac: fix initial window size and position when already maximized 2023-12-02 14:58:01 +01:00
gl_layer.swift mac: remove runtime checks and compatibility for macOS older than 10.15 2023-11-09 18:12:25 +00:00
metal_layer.swift vo_gpu/vo_gpu_next: add vulkan support for macOS 2023-10-14 18:39:56 +02:00
title_bar.swift mac: cleanup some unused and unneeded code 2023-11-25 19:04:07 +01:00
view.swift mac: fix reporting of left wheel and right wheel scrolling 2023-11-20 23:16:43 +01:00
window.swift mac: add a window animation lock to wait for animations to finish 2023-10-14 18:39:56 +02:00