mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 13:19:38 +00:00

This reverts commit e496ed50d6b127a57cfc189bad19a32564fde46b. 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%