summaryrefslogtreecommitdiffstats
path: root/video/out/cocoa-cb/events_view.swift
Commit message (Expand)AuthorAgeFilesLines
* cocoa-cb: remove all force unwrappings of optionalsder richter2019-04-251-19/+21
* cocoa-cb: move all title bar related functionality in its own fileder richter2019-04-021-5/+5
* cocoa-cb: add support for dragging certain strings onto the windowAkemi2019-04-021-2/+31
* cocoa-cb: remove empty elements from dropped URLsAkemi2019-02-101-1/+2
* cocoa-cb: fix crash when no screen is availableAkemi2018-08-111-1/+1
* cocoa-cb: remove pre-allocation of window, view and layerAkemi2018-06-121-2/+3
* cocoa-cb: don't deactivate mouse events completely with input-cursor=noAkemi2018-03-111-7/+2
* cocoa-cb: use new libmpv API instead of opengl-cbAkemi2018-03-041-1/+1
* cocoa-cb: change border and borderless window stylingAkemi2018-02-281-3/+8
* cocoa-cb: initial implementation via opengl-cb APIAkemi2018-02-121-0/+266