gnome-shell/js/gdm
Ray Strode 02c6b0374d gdm: make user list fade-in on vt switch more reliable
We fade out the authentication prompt when a user successfully
logs into a user session. We reset it and fade it back in when
the user switches back to the login screen VT.

The problem is, we only fade it back in if the auth prompt status is
VERIFICATION_SUCCEEDED.  It's possible for it to be NOT_VERIFYING
if the authprompt gets reset for some other reason in the interim.

This commit changes the check to be more precise. We now only skip
the fade-in, if we're already faded in, and we only skip the reset if
we're already reset.

https://bugzilla.gnome.org/show_bug.cgi?id=753181
2015-08-05 09:40:15 -04:00
..
authPrompt.js spinner: use a 60fps spinner 2015-08-05 13:44:32 +02:00
batch.js Changed obsolete FSF postal address. 2014-01-08 04:35:14 +07:00
fingerprint.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
loginDialog.js gdm: make user list fade-in on vt switch more reliable 2015-08-05 09:40:15 -04:00
oVirt.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
realmd.js Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
util.js Revert "Revert "Give user 48ms to read each character of a PAM message, earlier it was 16ms"" 2015-03-27 14:36:05 +01:00