summaryrefslogtreecommitdiffstats
path: root/src/cmd/devdraw/x11-screen.c
Commit message (Expand)AuthorAgeFilesLines
* 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