Skip to content

Apply some sanity checking to action keys

Nicolas Fella requested to merge work/sanity into master

In case the notification server sends invalid actions don't forward them to the application.

For example LXDE sends ActionInvoked for the default action even when no default action has been declared.

BUG: 427717

Merge request reports