summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa-cb/title_bar.swift
Commit message (Expand)AuthorAgeFilesLines
* cocoa-cb: remove get_property_* usages and split up mpv helperder richter2019-10-061-5/+5
* cocoa-cb: fix title bar button state on start upder richter2019-09-231-0/+2
* cocoa-cb: migrate to swift 5 with swift 4 fallbackder richter2019-07-211-11/+11
* cocoa-cb: conditional compilation for Dark Mode and Material featuresder richter2019-07-211-1/+4
* cocoa-cb: remove all force unwrappings of optionalsder richter2019-04-251-29/+33
* cocoa-cb: add support for custom colored title barder richter2019-04-021-0/+16
* cocoa-cb: refactor title bar stylingder richter2019-04-021-47/+102
* cocoa-cb: add support for mac 10.14 Dark mode and run time switchingAkemi2019-04-021-5/+10
* cocoa-cb: move all title bar related functionality in its own fileder richter2019-04-021-0/+165