Comment 17 for bug 1340510

Revision history for this message
Alberto Aguirre (albaguirre) wrote : Re: session screen seen upon quick power key strike

The greeter is shown when it receives the DisplayPowerStateChange with an off status signal which is only emitted after the compositor thread, display and back-light have been shut off.

My plan was to expand the DisplayPowerStateChange signal with a "will power off soon" status and have some sort of ack system, (with a suitable timeout) which shells could register for to allow for short screen lock animations - which I think the greeter lock screen was supposed to be.