gnome-shell/js/gdm
Alessandro Bono 4871eba8bf loginDialog: Don't call _loginScreenSessionActivated() when not required
We are calling _loginScreenSessionActivated() even in cases where this is
not required. For example, there are cases where the Active property is
already `true` and properties like `IdleHint`, `IdleSinceHint` and
`IdleSinceHintMonotonic` change. In this cases _loginScreenSessionActivated()
is called and will reset the authPrompt when not necessary.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2411>
2022-08-10 09:48:35 +00:00
..
authList.js gdm: Add AuthList control 2022-01-13 15:03:02 -05:00
authPrompt.js authPrompt: Don't propagate serviceName to setMessage 2022-08-06 23:30:55 +00:00
batch.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
credentialManager.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
loginDialog.js loginDialog: Don't call _loginScreenSessionActivated() when not required 2022-08-10 09:48:35 +00:00
oVirt.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00
realmd.js js: Use async D-Bus wrappers 2022-08-01 18:51:14 +00:00
util.js gdmUtil: Fix ShellUserVerifier retry logic 2022-08-09 16:42:59 +00:00
vmware.js Adopt EventEmitter class instead of injecting Signal methods 2022-07-04 18:30:49 -04:00