Skip to content

Fix sending window to all desktops

Vlad Zahorodnii requested to merge work/cherry-pick-7078f4e3 into Plasma/6.0

NET::OnAllDesktops is a special desktop number (-1), desktopForX11Id will not return a desktop for it

When all desktops are requested pass an empty desktop list, the following code will handle it appropriately

BUG: 482670

(cherry picked from commit 7078f4e3)

Merge request reports