Commits


devdraw: actually send resize event on resize Fixes #340. Fixes #343.


devdraw: notify window resize promptly on x11 Fixes #339.


devdraw: x11 working again 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


devdraw: more cleanup, clearer locking


devdraw: refactor, clean up mac screen Also turn mac-srv.c into a generic srv.c, so we can remove the duplication with x11-srv.c.