https://bugs.kde.org/show_bug.cgi?id=477939
--- Comment #36 from Edip <medip...@gmail.com> --- Created attachment 179228 --> https://bugs.kde.org/attachment.cgi?id=179228&action=edit sway-with-plasmashell-panels-positioned-correct Today I was trying to fix this issue because its so annoying no one was trying to solve it i wasnt able to solve it yet, though. I found up that it looks like the issue is not related to plasmashell; looks like it's related to kwin's implementation of the layer-shell protocol. I'm not sure, but I think it's that KWin doesn't handle the exclusiveZone correctly. shortly what i did: 1- i cloned kde-builder and i ran kde-builder workspace to build plasma, then i logged in to plasma development (wayland) session 2- i cloned https://github.com/wmww/gtk-layer-shell/ and fiddled around gtk-layer-demo 3- then i created 3 panels (on the left side of the screen, all of them are fit content; one is top, one is bottom, and one is center aligned). 4- i logged out and then logged into Sway and ran `plasmashell` command in Sway. 5- The panels were correctly positioned (included in the attachment) 6- i have started to try to read and understand the code/logic behind the panels and layer-shell implementation in kwin -- You are receiving this mail because: You are watching all bug changes.