Skip to content
Commit 130fea9c authored by Vlad Zahorodnii's avatar Vlad Zahorodnii
Browse files

Don't flush client connection when sending frame callbacks

This way, the compositor can batch more frame callbacks before flushing
the client connection. We attempted this before, but it broke tests.

Now, it seems like the tests pass, so we can remove the manual flush.
parent f69624e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment