mirror of
https://github.com/brl/mutter.git
synced 2025-02-04 07:34:09 +00:00
a1daf0ab24
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