Skip to content
Commit f0175d12 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

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.
parent eb0c4db4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment