Module fifo
Available on
wayland_platform and crate feature staging only.Expand description
When a Wayland compositor considers applying a content update, it must ensure all the update’s readiness constraints (fences, etc) are met.
This protocol provides a way to use the completion of a display refresh cycle as an additional readiness constraint.