Skip to content
Snippets Groups Projects
Commit 3784e706 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont
Browse files

vout: fix race to update window size

Locking the window does not guarantee that the original format will not
change. Lock the display and check if there is a display: the original
format cannot change while a display exists.
parent c9d6d95f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment