aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/x11-screen.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-13devdraw: x11 working againRuss Cox1-0/+1759
Need to think a bit more about locking, but overall it's a working devdraw. Multiclient mode may not be working but nothing is using it yet.