mirror of
https://github.com/brl/mutter.git
synced 2025-03-25 12:43:52 +00:00

This is expected for the common case of direct scanout of Wayland buffers where transactions guarantee that all buffer fences are signalled before a buffer is included in a frame. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3080>