0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/video/out/mac
der richter 48455a9403 mac: title bar fix 1px none covered video at top
there is 1px border at the top of the window that is not covered by our
title bar and the video below is visible. this broke in some newer macOS
version even so the calculation of size and position of the title bar is
still correct. add 1px the the height of the title bar to cover up the
unwanted border.
2023-11-20 23:16:43 +01:00
..
common.swift mac: change display name retrieval to localizedName NSScreen property 2023-11-10 14:30:32 +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: title bar fix 1px none covered video at top 2023-11-20 23:16:43 +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