Skip to content
Commit f2d3c528 authored by David Edmundson's avatar David Edmundson
Browse files

Only consider the screen lock shown after the screen window is mapped

This signal is sent back to the ksldapp after the greeter has registered
a window with the compositor. Only once ksldapp gets this signal does it
release the lock delaying suspend.

With xdgshell/layershell we have a roundtrip of configuring before the
window is even exposed, so we move to a different signal. This also
helps encapsulate lockscreen code.

Ideally we want to add code tracking frame rendering per screen tracked
too, but that would be based off this change.

CCBUG: 316734
parent 32785ec1
Loading
Loading
Loading
Pipeline #126653 passed with stage
in 15 minutes and 27 seconds
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