gnome-shell/js/gdm
Joan Torres df84854d90 loginDialog: On login, allow logout a conflicting session
When opening a session, find if there's already a session opened for the
same user with the help of Loginmanager.
When it's found, display the conflicting session dialog.

The logout dialog allows shutting down the conflicting session using the
greeter dbus method "StopConflictingSession".

If the dialog is already opened and the conflicting session has been
closed on its side, the new session will start.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3134>
2024-02-29 20:42:52 +00:00
..
authList.js js: Rely on default scroll policy where appropriate 2023-11-18 18:00:43 +00:00
authPrompt.js authPrompt: Disregard smartcard status changes if VERIFICATION_IN_PROGRESS 2024-02-17 14:04:04 +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 loginDialog: On login, allow logout a conflicting session 2024-02-29 20:42:52 +00: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: Reduce the fprintd proxy wait timeout 2024-02-28 22:12:03 +01:00
vmware.js js: Port to modules 2023-08-06 13:02:49 +02:00