https://bugs.kde.org/show_bug.cgi?id=404801
--- Comment #2 from Matthieu Gras <[email protected]> --- Rather a limitation than a bug. In X11 setKeepAbove(true) is called on kickoff/kicker during the initialization but in shell-client (wayland) the initialization for keepAbove is basically a no op, which causes kickoff to be assigned to layer 2 (normal window) instead of layer 4 (keep above). Now when you press the combination to switch windows and there are no windows (or you checked the option to always give a "show desktop" option and select that) it will show the desktop which causes plasma-desktop to switch from layer 0 to 4 (the bottom bar will change from layer 3 to layer 5 and remains visible), thus covering kickoff at layer 2. -- You are receiving this mail because: You are watching all bug changes.
