Skip to content

Remove explicit flush in DataDeviceInterface

Vlad Zahorodnii requested to merge work/data-device-no-explicit-flush into master

This allows the compositor batch events better.

If the event loop is about to block, client connections will be flushed.

Merge request reports