gnome-shell/js/gdm
Carlos Garnacho 81179bbf84 authPrompt: Make actor reactive
The actor is non-reactive, but has a key event handler to handle
the Esc key on the auth prompt. Mark this actor as reactive, so
it can handle the events.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2045>
2022-01-29 01:16:29 +01:00
..
authList.js gdm: Add AuthList control 2022-01-13 15:03:02 -05:00
authPrompt.js authPrompt: Make actor reactive 2022-01-29 01:16:29 +01:00
batch.js cleanup: Avoid unnecessary braces 2019-11-11 19:25:14 +00:00
credentialManager.js credentialManager: Shut up a JS warning 2020-11-26 14:17:26 +01:00
loginDialog.js loginDialog: Fix timing issue 2022-01-20 20:40:40 +00:00
oVirt.js gdm: Refactor oVirt to a generic CredentialManager interface 2020-07-04 08:11:49 +08:00
realmd.js realmd: Set login format to null on start and update if invalid 2019-09-09 19:28:18 +00:00
util.js gdmUtil: Enable support for GDM's ChoiceList PAM extension 2022-01-13 15:31:32 -05:00
vmware.js gdm: Introduce vmware credential manager for pre-authenticated logins 2020-07-04 08:11:49 +08:00