https://bugs.kde.org/show_bug.cgi?id=516733
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kwin/-/commit/fdaf1bd2af |ma/kwin/-/commit/01c4f6a9a6 |bb2c2d4a1b6061cf209258859c3 |9d9f3812926c114016124503959 |20f |2dd --- Comment #16 from Vlad Zahorodnii <[email protected]> --- Git commit 01c4f6a9a69d9f3812926c1140161245039592dd by Vlad Zahorodnii. Committed on 02/03/2026 at 12:18. Pushed by vladz into branch 'Plasma/6.6'. Fix Workspace::findOutput() with disabled mirrored outputs Amends 751c7427825293017b68bad62cfbab03a36430bf. Apparently, a disabled output can have a proper replicationSource(), which can make the findOutput() function return a logical output that it shouldn't. Since the Compositor uses the Workspace::findOutput() function to find logical outputs for physical outputs, this can lead to some views having no output layers. (cherry picked from commit fdaf1bd2afbb2c2d4a1b6061cf209258859c320f) Co-authored-by: Vlad Zahorodnii <[email protected]> M +10 -1 src/workspace.cpp https://invent.kde.org/plasma/kwin/-/commit/01c4f6a9a69d9f3812926c1140161245039592dd -- You are receiving this mail because: You are watching all bug changes.
