https://bugs.kde.org/show_bug.cgi?id=490891
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/ |62f1872dad6b28dccac2c0aead8 |559a4fa4b188410c1fcbabb3615 |513ca8fd995df |f98afd7d98869 --- Comment #33 from Akseli Lahtinen <[email protected]> --- Git commit 559a4fa4b188410c1fcbabb3615f98afd7d98869 by Akseli Lahtinen. Committed on 31/07/2025 at 09:00. Pushed by akselmo into branch 'Plasma/6.4'. Positioner: Do not change anything during resolution updates On resolution update, we just want to know what the current resolution is. After resolution update, we may need to do different things in different places, so separate the loading and applying positions etc from it. This avoids unnecessary double-updates that can make the positioner confused. Also adds couple comments that should be helpful when working with this part of code (cherry picked from commit 62f1872dad6b28dccac2c0aead8513ca8fd995df) M +30 -18 containments/desktop/plugins/folder/positioner.cpp M +2 -1 containments/desktop/plugins/folder/positioner.h https://invent.kde.org/plasma/plasma-desktop/-/commit/559a4fa4b188410c1fcbabb3615f98afd7d98869 -- You are receiving this mail because: You are watching all bug changes.
