mpv/video/out/mac
der richter 92cb47338f mac/view: fix cursor visibility when toggling fullscreen
this broke with the recent refactor of the input handling. one of the
edge cases was not considered, where not every mouse down event has a
corresponding mouse up event, eg all double clicks or more only have one
up event after the first down event.

this was handled correctly previously.

Fixes #13777
2024-03-29 14:20:40 +01:00
..
common.swift mac: cleanup swift bridge header imports and unify them 2024-03-29 14:20:40 +01:00
gl_layer.swift mac/log: rename log functions and cleanup class 2024-03-29 14:20:40 +01:00
metal_layer.swift mac: cleanup swift bridge header imports and unify them 2024-03-29 14:20:40 +01:00
title_bar.swift mac/option: rename option structs to properly represent their content 2024-03-21 18:33:15 +01:00
view.swift mac/view: fix cursor visibility when toggling fullscreen 2024-03-29 14:20:40 +01:00
window.swift mac/log: rename log functions and cleanup class 2024-03-29 14:20:40 +01:00