Skip to content

systray: Fix clicking items

Aleix Pol Gonzalez requested to merge work/clicking-systray into master

This regressed with commmit 7dd5210c when keyboard navigation was added.

This fixes the usage of the input method plasmoid, otherwise QML complains about the lack of arguments.

Merge request reports