Skip to content

Improve the behaviour when we are requesting without a window

Aleix Pol Gonzalez requested to merge work/better-activations into master

Allow the request to go through even when there's no surface. Don't crash if we pass a nullptr QWindow.

Merge request reports