Skip to content

DefaultCompactRepresentation: allow widget to set default middle click action

Fushan Wen requested to merge work/fuf/function into master

If the root plasmoid item defines action_middleClick, the function will be triggered for middle clicks, so there is no need to define a new MouseArea.

Merge request reports