gnome-shell/js/misc
Joan Torres 3517749537 loginManager: Add session-removed signal and getSession method
These changes will be used by the next commit when displaying a
conflicting session dialog.

session-removed signal will be used to close the conflicting session dialog
if it's not needed anymore.

getSession method will be used when a session is opened, to check if
there's already a conflicting opened session.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3134>
2024-02-29 20:42:52 +00:00
..
animationUtils.js js: Stop using {v,h}scroll properties 2023-11-18 18:00:43 +00:00
config.js.in config: Add missing semicolon 2023-11-02 17:50:04 +01:00
dateUtils.js js: Port to modules 2023-08-06 13:02:49 +02:00
dbusErrors.js extensionSystem: Support locking down extension installation 2024-02-14 16:20:59 +00:00
dbusUtils.js js: Port Config to ESM 2023-08-10 17:42:23 +00:00
dependencies.js js: Port Config to ESM 2023-08-10 17:42:23 +00:00
errorUtils.js extensionSystem: Improve error formatting 2024-01-04 20:12:32 +01:00
extensionUtils.js extensionSystem: Add 'enabled' property 2024-01-03 20:05:05 +00:00
fileUtils.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
gnomeSession.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
history.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
ibusManager.js ibusManager: Avoid changes to ibus-typing-booster configuration 2024-02-29 16:42:22 +01:00
inputMethod.js inputMethod: Honor the "private" IBusInputHint 2024-02-29 16:42:22 +01:00
introspect.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
jsParse.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
keyboardManager.js keyboardManager: Adapt to moved functions 2024-02-14 19:24:12 +00:00
loginManager.js loginManager: Add session-removed signal and getSession method 2024-02-29 20:42:52 +00:00
meson.build build: Remove Soup2 support 2023-05-26 19:05:22 +00:00
modemManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
objectManager.js js: Port to modules 2023-08-06 13:02:49 +02:00
params.js cleanup: Use spread properties instead of Object.assign() 2024-02-17 11:53:43 +01:00
parentalControlsManager.js cleanup: Remove spaces in object literals 2023-08-09 15:10:37 +00:00
permissionStore.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
signals.js js: Port to modules 2023-08-06 13:02:49 +02:00
signalTracker.js cleanup: Fixup wrong JSDoc comments 2023-08-09 15:10:38 +00:00
smartcardManager.js cleanup: Use type-safe comparisons 2023-08-09 15:10:38 +00:00
systemActions.js cleanup: Use consistent 4-space indent 2023-08-09 15:10:37 +00:00
util.js util: Handle .rc in version comparisons 2024-01-26 13:20:07 +00:00
weather.js weather: Prevent setting Geoclue source as location name 2023-08-16 19:17:21 +00:00