Skip to content

Implement notifications as per spec

Aleix Pol Gonzalez requested to merge work/apol/notification-activation into master

notifications: Properly communicate the triggered action

Infer the action name from the originally communicated action name.

notification: Trigger org.freedesktop.Application.Activate* as spec'd

For some reason, it was spec'd that these should be called, so we better follow through.

BUG: 462278

Merge request reports