mpv/video/out/cocoa-cb
der richter 837e5058ff cocoa-cb: refactor title bar styling
half of the materials we used were deprecated with macOS 10.14, broken
and not supported by run time changes of the macOS theme. furthermore
our styling names were completely inconsistent with the actually look
since macOS 10.14, eg ultradark got a lot brighter and couldn't be
considered ultradark anymore.

i decided to drop the old option --macos-title-bar-style and rework
the whole mechanism to allow more freedom. now materials and appearance
can be set separately. even if apple changes the look or semantics in
the future the new options can be easily adapted.
2019-04-02 02:09:01 +03:00
..
events_view.swift cocoa-cb: move all title bar related functionality in its own file 2019-04-02 02:09:01 +03:00
title_bar.swift cocoa-cb: refactor title bar styling 2019-04-02 02:09:01 +03:00
video_layer.swift cocoa-cb: simplify CGL pixel format creation 2019-04-02 02:05:11 +03:00
window.swift cocoa-cb: move all title bar related functionality in its own file 2019-04-02 02:09:01 +03:00