https://bugs.kde.org/show_bug.cgi?id=357275
Thomas Lübking <thomas.luebk...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Product|kwin |KScreen Component|xrandr |common Assignee|kwin-bugs-n...@kde.org |dvra...@kde.org --- Comment #11 from Thomas Lübking <thomas.luebk...@gmail.com> --- One of your screens is WUXGA (x1200), the other one FullHD (x1080) => The cannot be "unified", ever. What happens is that the plasma panel "feels" like it's on the smaller screen and adds a 172px strut (52 for the panel and 120 for the offset to the root window, which is the bounding rect of all screens, ie 1920x1200) There's no bug in KWin here. Your problems are: a) the screens have different geometries b) they're not bottom aligned c) the panel alignes to the smaller screen (what makes sense! otherwise it would be visible on only the bigger screen) The HDMI seems to support FullHD as well, so it might be desired and reasonable for kscreen to actually unify them (omitting the preferred resolution of the bigger screen) when restoring(?) the screen config. -- You are receiving this mail because: You are watching all bug changes.