aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/devdraw.h
AgeCommit message (Collapse)AuthorFilesLines
2012-11-25devdraw: add forcedpi toggled by Fn+F3 on MacRuss Cox1-0/+1
R=rsc http://codereview.appspot.com/6846104
2012-11-25devdraw, libdraw: add display->dpiRuss Cox1-1/+1
Fixed at 100 right now, but the plan is to make it accurate and then use it. R=rsc http://codereview.appspot.com/6856091
2011-09-28devdraw: do not interpret alt-tab as alt for composeJustin Davis1-0/+2
R=rsc CC=plan9port.codebot http://codereview.appspot.com/5132050
2008-10-08devdraw/OSX: read $mousebuttonmap to allow swapping mouse buttonsRuss Cox1-0/+1
2008-06-30devdraw: OS X native versionRuss Cox1-0/+2
2006-06-25new draw serverrsc1-0/+4