https://bugs.kde.org/show_bug.cgi?id=464171
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |87feb604763550306bcc5577045 | |ee00fcb62a831 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #4 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 87feb604763550306bcc5577045ee00fcb62a831 by David Edmundson. Committed on 13/01/2023 at 16:51. Pushed by davidedmundson into branch 'master'. Fix path skipping screen removal signal We might get screen removal signals and then a re-ordering from the backend or the other way round. In the event that we get the re-order first it's the intention to take this as the single source of truth and remove it from m_availableScreens. In this case we have to notify clients. It's important that this removal is signalled before we process a re-order. M +11 -7 shell/screenpool.cpp https://invent.kde.org/plasma/plasma-workspace/commit/87feb604763550306bcc5577045ee00fcb62a831 -- You are receiving this mail because: You are watching all bug changes.