https://bugs.kde.org/show_bug.cgi?id=460247
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Nate Graham <n...@kde.org> --- I can reproduce this with an external screen plugged into a laptop and the laptop screen disabled. Internally, KScreen's model says that the laptop screen is enabled, even though it's not. As a result, it appears in the region where you can arrange screens, and becomes overlapped by the external screen. The notifications code sees the overlap and believes it to be mirroring (because that's how KScreen represents mirroring) and enables DND mode. Moving back to KScreen as I believe this is a KScreen bug. The internal screen should not be marked internally as enabled when it is not. -- You are receiving this mail because: You are watching all bug changes.