Add notification sound to authentication dialog
This MR fixes the notification event not activating when the authentication dialog window shows. As a result, the authentication dialog wouldn't play a sound upon appearing.
The proposed default sound that plays is dialog-warning-auth
as discussed in the VDG Matrix room, which currently falls back to dialog-warning
, but the appropriate sound should eventually be created for this purpose.