Skip to content

馃崚applets/taskmanager: simplify right press handling

Fushan Wen requested to merge work/cherry-pick-f2160c3b into Plasma/6.0

Unfortunately, Taphandler's pressed event only triggers when the press is lifted for RMB on Wayland, so we need to use the longPressed signal since it triggers when the button is first pressed.

(cherry picked from commit f2160c3b)

Merge request reports