https://bugs.kde.org/show_bug.cgi?id=464873
Marco Martin <notm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/ea | |3ab420547dfbbe861275ca37dbf | |8e032a787fe Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #12 from Marco Martin <notm...@gmail.com> --- Git commit ea3ab420547dfbbe861275ca37dbf8e032a787fe by Marco Martin. Committed on 03/03/2023 at 11:15. Pushed by mart into branch 'Plasma/5.27'. Partly revert "make sure screen numbers are consecutive" This partly reverts commit 074e4efecba92e32b7fefffe68f9734be0a61e8b. That patch for screen consistency was quite error prone: when a screen gets removed, only the mappings of the current activity will be removed, therefore the assumption that the screens on itemsOnDisabledScreens have all an id major than the ones in screenMapping does not hold. at every plasma startup therefore itemsOnDisabledScreens would get ids reassigned to numbers that won't make sense M +3 -22 containments/desktop/plugins/folder/screenmapper.cpp https://invent.kde.org/plasma/plasma-desktop/commit/ea3ab420547dfbbe861275ca37dbf8e032a787fe -- You are receiving this mail because: You are watching all bug changes.