Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit f4659b2b authored by Roman Birg's avatar Roman Birg
Browse files

SystemUI: fix empty notification space in shade_locked



In 8e98622a, we started
funneling update notification calls through the handler
to avoid queueing up hundreds of these calls if a
notification became spammy and to only execute one update if many were
queued.

However, some animations and state transitions are expecting the action
to be done immediately after the call. Facilitate these requests by
allowing them to bypass the handler if they want.

Change-Id: Ice14cdaf93a4d370779b4a3e8996d17cd42fdff8
Signed-off-by: default avatarRoman Birg <roman@cyngn.com>
parent 345bb384
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment