https://bugs.kde.org/show_bug.cgi?id=365453
Bug ID: 365453 Summary: The extended output should NOT be isFolder for extended mode Product: plasmashell Version: 5.7.0 Platform: Other OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: Multi-screen support Assignee: aleix...@kde.org Reporter: xiangzha...@gmail.com CC: plasma-b...@kde.org It is a tiny issue: when plugin a new output (monitor) and in extended mode, the primary screen's desktopcontainment is FolderView by default, but the extended screen is FolderView too! it is better to be DesktopView. So it needs to add primary screen check and current mode for property bool isFolder: (plasmoid.pluginName == "org.kde.plasma.folder") Reproducible: Always -- You are receiving this mail because: You are watching all bug changes.