[screenlocker] Emit locked once the lock window is shown
The screen is only truly locked once our black background window is shown. So far we locked once the greeter process was started. At this point the screen was still unlocked and a suspend would result in system waking up with an unlocked screen for a brief period. This change emits the locked signal once we got a MapNotify event for our black background window which means the screen is properly turned black and we can allow e.g. going to suspend. CCBUG: 348850 REVIEW: 124912
Loading
Please register or sign in to comment