https://bugs.kde.org/show_bug.cgi?id=411007
--- Comment #5 from [email protected] --- (In reply to Kai Uwe Broulik from comment #4) > > So something has changed in QT or FW?. > > It got ported from KWindowSystem to libtaskmanager so it works on Wayland So it does work on Wayland? If so and if you can't find a better way and if possible at all, you might provisionally fix this with something like if (wayland) wayland_code; X11_code; Using the kwin script might be an alternative - if that still works on Wayland. BTW: the icon in the controlpanel is too small now. -- You are receiving this mail because: You are watching all bug changes.
