gnome-shell/js
Ray Strode 1104a385fa unlockDialog: only emit 'failed' on reset after failure/cancel
We currently emit "failed" any time the UserVerifier is reset,
and user verification didn't succeed prior.

A more conceptually clear time to emit "failed" would be if
the UserVerifier is reset and user verification failed prior,
and to emit "failed" if the user cancels unlock.

This commit restructures things to do that. Aside from being
more conceptually clear, it also lays the groundwork for us
to be able to reset the unlock screen without failing.

https://bugzilla.gnome.org/show_bug.cgi?id=683437
2013-08-18 21:14:35 -04:00
..
extensionPrefs extensionPrefs: Fix opening extension preferences on startup 2013-02-28 15:37:29 +01:00
gdm unlockDialog: only emit 'failed' on reset after failure/cancel 2013-08-18 21:14:35 -04:00
misc fileUtils: Remove a leftover log() 2013-08-06 09:12:51 -04:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui unlockDialog: only emit 'failed' on reset after failure/cancel 2013-08-18 21:14:35 -04:00
Makefile.am Add a screencast indicator for when we're recording 2013-08-14 20:39:07 -04:00