mirror of
https://github.com/brl/mutter.git
synced 2025-03-13 06:45:03 +00:00

There might be pending flip callbacks to process; we shouldn't release the buffers until we have received the callback. Fixes https://gitlab.gnome.org/GNOME/mutter/-/issues/1378 https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1407