| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | devdraw: notify window resize promptly on x11 | Russ Cox | 2020-01-14 | 1 | -0/+18 |
| | | | | | Fixes #339. | ||||
| * | devdraw: x11 working again | Russ Cox | 2020-01-13 | 1 | -1/+1 |
| | | | | | | | | | 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. | ||||
| * | devdraw: multiclient mode | Russ Cox | 2020-01-13 | 1 | -35/+104 |
| | | |||||
| * | devdraw: more cleanup, clearer locking | Russ Cox | 2020-01-13 | 1 | -44/+94 |
| | | |||||
| * | devdraw: refactor, clean up mac screen | Russ Cox | 2020-01-13 | 1 | -0/+402 |
| Also turn mac-srv.c into a generic srv.c, so we can remove the duplication with x11-srv.c. | |||||
