https://bugs.kde.org/show_bug.cgi?id=516733
Vlad Zahorodnii <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/kwin/-/commit/fdaf1bd2af | |bb2c2d4a1b6061cf209258859c3 | |20f --- Comment #13 from Vlad Zahorodnii <[email protected]> --- Git commit fdaf1bd2afbb2c2d4a1b6061cf209258859c320f by Vlad Zahorodnii. Committed on 02/03/2026 at 10:16. Pushed by vladz into branch 'master'. 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. M +10 -1 src/workspace.cpp https://invent.kde.org/plasma/kwin/-/commit/fdaf1bd2afbb2c2d4a1b6061cf209258859c320f -- You are receiving this mail because: You are watching all bug changes.
