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 |https://invent.kde.org/plas |ma/plasma-desktop/commit/ea |ma/plasma-desktop/commit/a9 |3ab420547dfbbe861275ca37dbf |fece2eaa7e848253548b96a0f44 |8e032a787fe |81b1965021f --- Comment #13 from Marco Martin <notm...@gmail.com> --- Git commit a9fece2eaa7e848253548b96a0f4481b1965021f by Marco Martin. Committed on 03/03/2023 at 11:37. Pushed by mart into branch 'master'. 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/a9fece2eaa7e848253548b96a0f4481b1965021f -- You are receiving this mail because: You are watching all bug changes.