Skip to content

Simplify Window::setReadyForPainting()

The windowShown() signal can be emitted regardless of compositing status. Not sure why this if statement exists, perhaps a premature optimization.

Merge request reports