summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/x11-screen.c
Commit message (Collapse)AuthorAgeFilesLines
* devdraw: x11 working againRuss Cox2020-01-131-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.