aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/devdraw/mac-screen.m
AgeCommit message (Expand)AuthorFilesLines
2020-01-13devdraw: multiclient modeRuss Cox1-7/+8
2020-01-13devdraw: more cleanup, clearer lockingRuss Cox1-166/+105
2020-01-13devdraw: refactor, clean up mac screenRuss Cox1-432/+395
2020-01-13devdraw: move per-window globals in mac-screen.m into ClientRuss Cox1-61/+80
2020-01-13devdraw: move Client into devdraw.h and move global state inRuss Cox1-35/+45
2020-01-13devdraw: use consistent mac-* prefix on macOS filesRuss Cox1-0/+1248