Add UnlockDialog for unlocking the screen shield

When the screenshield is deactivated, instead of going back to the
session immediately, prompt the user for authentication.
This essentially reinstates what used to be provided by gnome-screensaver.

https://bugzilla.gnome.org/show_bug.cgi?id=619955
This commit is contained in:
Giovanni Campagna
2012-05-20 18:30:14 +02:00
parent 46db9edacc
commit 2c3ec7846f
6 changed files with 437 additions and 197 deletions

View File

@ -39,7 +39,7 @@ const _modes = {
hasRunDialog: false,
hasWorkspaces: false,
createSession: Main.createGDMSession,
extraStylesheet: global.datadir + '/theme/gdm.css',
extraStylesheet: null,
statusArea: {
order: [
'a11y', 'display', 'keyboard',