https://bugs.kde.org/show_bug.cgi?id=350826
--- Comment #42 from Thomas Lübking <thomas.luebk...@gmail.com> --- I don't forget you, I just have 100 unread mails in my inbox (no shit - and it's 23:20 now ...) The relevant ouput will be > 'ID: 31457299 ;WMCLASS: "plasmashell" : "plasmashell" ;Caption: "Desktop — > Plasma" ' QRect(0,0 1920x977) true > 'ID: 31457299 ;WMCLASS: "plasmashell" : "plasmashell" ;Caption: "Desktop — > Plasma" ' QRect(0,0 1920x977) false > 'ID: 31457299 ;WMCLASS: "plasmashell" : "plasmashell" ;Caption: "Desktop — > Plasma" ' QRect(0,0 1920x977) false The desktop window seems to alter it's type at this point and is suddenly no longer a desktop (thus not moved above) Next is to figure whether this is correct. Please add a kwin rule ("kcmshell5 kwinrules") for the desktop (use the detect button, but match all window types!) to force the type to "Desktop". This should prevent the behavior (and then we can check why we stop thinking that it's a desktop) -- You are receiving this mail because: You are watching all bug changes.