Skip to content
Commit c89c892a authored by David Edmundson's avatar David Edmundson Committed by Vlad Zahorodnii
Browse files

screen edge: Emit cleanup signals if needed on teardown

The Effects API has one signal screenEdgeApproaching with effects
monitoring the last signal to stay in sync.

If an Edge is destroyed whilst visible, effects currently do not get
notified and it can stay there forever.

This patch emits screenEdgeApproaching if appropriate with a factor of 0
when an edge is destroyed.

BUG: 403354
(cherry picked from commit 3ea70174)
parent f2e08f0d
Pipeline #405387 passed with stage
in 9 minutes and 57 seconds
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