Skip to content

loginDialog: Fix conflicting session notification

Joan Torres requested to merge joantolo/gnome-shell:fix-notification into main

Now, to display a notification it can be used the source from MessageTray.getSystemSource().

The creation of a notification has changed, this commit adapts to those changes.

Merge request reports