Skip to content

applet/notifications: fix contex menu on wayland

Yifan Zhu requested to merge work/fanzhuyifan/menu into master

In general mouseArea should be used instead of TapHandler to handle simple pressed events. Using TapHandler causes problems on wayland.

BUG: 476809

Edited by Yifan Zhu

Merge request reports