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