Make "Minimize all windows" action work on Wayland

On Wayland, KWindowSystem::minimizeWindow() doesn't work, this means that the minimize window action won't work. To address that, this change makes the applet activate the minimize all window script.

It depends on some changes in kwin.

Merge request reports

Loading