summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/cocoa-srv.c
Commit message (Expand)AuthorAgeFilesLines
* devdraw: use consistent mac-* prefix on macOS filesRuss Cox2020-01-131-427/+0
* devdraw: can use libthread directly now on macOSRuss Cox2020-01-131-1/+1
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-12/+12
* libdraw,devdraw: fix compatibility with old 16x16 cursor protocol (#217)Fazlul Shahriar2019-04-051-0/+8
* devdraw: add Cursor2 support on macOS 10.14 MojaveRuss Cox2018-11-151-4/+2
* devdraw: rewrite the Cocoa screen using MetalXiao-Yong Jin2018-11-151-9/+13
* devdraw: use %R not Fn-F3 for retina toggleRuss Cox2012-11-251-1/+1
* devdraw: add forcedpi toggled by Fn+F3 on MacRuss Cox2012-11-251-0/+12
* devdraw: fix handling of compose key on OS XDavid Jeannot2012-01-161-1/+11
* cocoa devdraw: activation on receiving Ttop messagesDavid Jeannot2012-01-161-1/+1
* devdraw: more fixes (thanks David Jeannot)Russ Cox2011-10-121-2/+0
* devdraw: update Lion cocoaDavid Jeannot2011-09-191-1/+1
* devdraw: draft cocoa supportDavid Jeannot2011-09-061-0/+397