summaryrefslogtreecommitdiffstats
path: root/video/out/mac/title_bar.swift
Commit message (Expand)AuthorAgeFilesLines
* mac: code cleanup and consistency changes, fix linting issuesder richter3 days1-25/+20
* mac/option: rename option structs to properly represent their contentder richter2024-03-211-3/+3
* mac/option: make option helper none optionalder richter2024-03-211-4/+4
* mac/option: move option functionality from mpv helper to option helperder richter2024-03-211-4/+4
* mac: cleanup some unused and unneeded codeder richter2023-11-251-7/+1
* mac: title bar fix 1px none covered video at topder richter2023-11-201-1/+1
* mac: remove runtime checks and compatibility for macOS older than 10.15der richter2023-11-091-53/+34
* meson: remove several macos-10-* build optionsDudemanguy2023-11-091-8/+1
* mac: fix a window positioning bug when exiting fullscreender richter2020-12-191-2/+2
* cocoa-cb: generalisation of backend independent partsder richter2020-08-221-0/+255