mirror of
https://github.com/brl/mutter.git
synced 2025-07-23 18:11:23 +00:00
7e431bd6bc5ffe4c9afacb842429b9af1185b678

This reverts commit e496ed50d6
.
This was incorrect. wl_surface_destructor actually does the full repick
-- doing it here is dangerous, because the destroy listeners actually
run *before* the destructor, not after, so the surface is still alive.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%