mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 09:59:03 +00:00
Jasper St. Pierre
f0175d1234
window: Don't reset pending_compositor_effect too early
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%