summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/x11-screen.c
Commit message (Expand)AuthorAgeFilesLines
* devdraw: use indirect impl interface in x11Gabriel Diaz2020-05-181-0/+21
* devdraw: avoid deadlock in x11 resizeRuss Cox2020-01-151-0/+2
* devdraw: set windowrect correctly on x11 if window gets unexpected sizeRuss Cox2020-01-151-2/+2
* devdraw: notify window resize promptly on x11Russ Cox2020-01-141-8/+8
* devdraw: x11 working againRuss Cox2020-01-131-0/+1759