Implement notifications as per spec
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.