My KWIN fork where I work on features like per-output virtual desktops
Find a file
Vlad Zahorodnii ac60e35818 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.
2021-06-19 11:12:25 +03:00
src/wayland Don't flush client connection when sending frame callbacks 2021-06-19 11:12:25 +03:00