applets/systemtray: Open context menu on click when ItemIsMenu

Original commit message(s)

  • applets/systemtray: Open context menu on click when ItemIsMenu

As per StatusNotifierItem spec:

The item only support the context menu, the visualization should prefer showing the menu or sending ContextMenu() instead of Activate()

Reason for the change

Allows to properly have a SNI with just a menu

@fusionfuture

Merge request reports

Loading