V5 -> V6: Rebased. Signed-off-by: Akihiko Odaki <[email protected]> --- Changes in v8: - Split into three patches. (BALATON Zoltan) - Removed negative full-screen conditions. (BALATON Zoltan) - Converted a C++-style comment to C style. - Link to v7: https://lore.kernel.org/r/[email protected]
Changes in v7: - Fixed zoom-to-fit option. (Marek Glogowski) - Link to v6: https://lore.kernel.org/r/[email protected] --- Akihiko Odaki (3): ui/cocoa: Release specific mouse buttons ui/cocoa: Use NSWindow's ability to resize ui/cocoa: Remove stretch_video flag ui/cocoa.m | 537 +++++++++++++++++++++++++++++-------------------------------- 1 file changed, 254 insertions(+), 283 deletions(-) --- base-commit: 9c74490bff6c8886a922008d0c9ce6cae70dd17e change-id: 20231211-cocoa-576b8639e9bd Best regards, -- Akihiko Odaki <[email protected]>
