v0.3.1
Added
WindowAttributes::delay_visible
is a new setting initializes the window
visible: false
before showing it after the first successful redraw. The goal
is to avoid the OS drawing an empty window before the window behavior has
initialized. This new attribute defaults to true.