Skip to content
Snippets Groups Projects
Commit bfd578ad authored by Fatih Uzunoğlu's avatar Fatih Uzunoğlu Committed by Steve Lhomme
Browse files

qt: get rid of WindowResizer

- Now that size change can be requested from the UI at most
  once per UI frame rendered, WindowResizer has become less
  relevant.
- !1978 (vout: Use a fair display lock and interrupt wait)
  already reduced the waiting time considerably.

Since the UI uses VSync (except CompositorX11), it should
be fine to have blocking stuff that only take couple of
milliseconds to execute.
parent 1f49d541
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