mirror of
https://github.com/brl/mutter.git
synced 2025-03-19 01:35:04 +00:00

With our surface_mapped strategy, implement_showing might not change whether the window has been shown or not, and thus we might end up clearing pending_compositor_effect before the window is mapped. Only clear pending_compositor_effect when the effect has actually been used.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%