Skip to content

applets/notifications: Respect transient for notificatons with actions

  • applets/notifications: Respect transient for notificatons with actions

Transient is the opposite of resident and should skip any of that.

However, since we're close to 6.5 release and apps can do funky stuff with notifications, for now only honor transient for when we'd otherwise force residency. Otherwise it would just no-op probably anyway.

Reason for the change

Figured out why the missed notifications popup would show in history. It didn’t have the “show notifications” action originally.

Merge request reports

Loading