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/ |7fc477efadc783ba352bd3fbf11 |62f1872dad6b28dccac2c0aead8 |ee129fd237cfe |513ca8fd995df --- Comment #32 from Akseli Lahtinen <[email protected]> --- Git commit 62f1872dad6b28dccac2c0aead8513ca8fd995df by Akseli Lahtinen. Committed on 30/07/2025 at 09:51. Pushed by akselmo into branch 'master'. 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 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/62f1872dad6b28dccac2c0aead8513ca8fd995df -- You are receiving this mail because: You are watching all bug changes.
