Commits


devdraw: use indirect impl interface in x11


devdraw: avoid deadlock in x11 resize Fixes #347.


devdraw: set windowrect correctly on x11 if window gets unexpected size Fixes #54.


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.