gnome-shell/js/gdm
Florian Müllner dac4f2cb86 authPrompt: Use signal handler instead of vfunc
The prompt itself may get destroyed when canceled, in which
case it is no longer possible to chain up in the vfunc.

This is usually not an issue as the prompt is only destroyed
at the end of a transition, but it results in a warning if
animations are disabled.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3317>
2024-05-22 10:11:00 +00:00
..
authList.js js: Rely on default scroll policy where appropriate 2023-11-18 18:00:43 +00:00
authPrompt.js authPrompt: Use signal handler instead of vfunc 2024-05-22 10:11:00 +00:00
batch.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
credentialManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
loginDialog.js general: Remove periods from single sentences 2024-04-24 13:58:01 +02:00
oVirt.js js: Port to modules 2023-08-06 13:02:49 +02:00
realmd.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
util.js gdm/util: Make sure error is GError before checking it 2024-05-20 14:38:27 +00:00
vmware.js js: Port to modules 2023-08-06 13:02:49 +02:00