* Use newlayerinfo() to create, not fattenlayerinfo(), thinlayerinfo(),
initlayers().
* Simple-refresh preserves all of the pixels it can. Sizing a
simple_refresh window no longer clears the whole window.
* Speed of layer operations is different. Don't depend on layer
operations to finish before or after other asynchronous actions.