summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/srv.c
Commit message (Expand)AuthorAgeFilesLines
* devdraw: actually send resize event on resizeRuss Cox2020-01-151-0/+7
* devdraw: notify window resize promptly on x11Russ Cox2020-01-141-0/+18
* devdraw: x11 working againRuss Cox2020-01-131-1/+1
* devdraw: multiclient modeRuss Cox2020-01-131-35/+104
* devdraw: more cleanup, clearer lockingRuss Cox2020-01-131-44/+94
* devdraw: refactor, clean up mac screenRuss Cox2020-01-131-0/+402