Skip to content

PipeWire fb: process cursor metadata even for empty buffer

Jan Grulich requested to merge (removed):mouse-cursor-metadata into master

It is possible to have zero data in the buffer, but have the buffer to carry metadata about the mouse cursor. In that case we should try to process the cursor metadata before we discard the buffer for not having any data.

Edited by Jan Grulich

Merge request reports