Skip to content

Emit NewMenu when new context menu is set.

Konrad Materka requested to merge work/kmaterka/add_new_menu_signal into master

When new context menu is beeing set we should notify about it. It is possible that the menu is cached on the client side and the menu ids are the same.

This signal not part of the official standard but already used by Qt (starting from Qt 5.11).

CCBUG: 383202

Required by plasma/plasma-workspace!594 (merged)

Edited by Konrad Materka

Merge request reports