aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/mkfile
Commit message (Expand)AuthorAgeFilesLines
* devdraw: x11 working againRuss Cox2020-01-131-4/+1
* devdraw: refactor, clean up mac screenRuss Cox2020-01-131-1/+2
* devdraw: move Client into devdraw.h and move global state inRuss Cox2020-01-131-1/+5
* devdraw: simplify mac file namesRuss Cox2020-01-131-6/+3
* devdraw: update drawclient test program to run againRuss Cox2020-01-131-1/+1
* devdraw: add Cursor2 support on macOS 10.14 MojaveRuss Cox2018-11-151-0/+2
* devdraw: rewrite the Cocoa screen using MetalXiao-Yong Jin2018-11-151-0/+3
* devdraw: remove old OS X codeDavid Jeannot2012-01-161-4/+0
* devdraw: cleanup, fix macargvRuss Cox2011-10-121-12/+8
* devdraw: update Lion cocoaDavid Jeannot2011-09-191-0/+1
* devdraw: draft cocoa supportDavid Jeannot2011-09-061-0/+3
* keyboard(7): document X compose sequencesRuss Cox2011-01-021-0/+1
* mkfiles: fix macargv bufRuss Cox2010-10-271-0/+2
* mac: add 9term.app, Plumb.appRuss Cox2010-10-271-0/+5
* devdraw: draft of new Cocoa-based devdrawJeff Sickel2009-09-291-1/+10
* devdraw: generate Latin-1 table from lib/keyboardMichael Teichgräber2009-07-081-0/+10
* devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttonsRuss Cox2008-10-081-0/+1
* devdraw: OS X native versionRuss Cox2008-06-301-0/+1
* try for utf8 string first in getsnarf; new test program snarfrsc2007-05-031-0/+2
* new draw serverrsc2006-06-251-0/+20