https://bugs.kde.org/show_bug.cgi?id=501688
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/breeze/-/commit/e026c146 | |1d8fdd33e939ed397b229762271 | |f8a31 Version Fixed In| |6.3.4 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #23 from Nate Graham <n...@kde.org> --- Git commit e026c1461d8fdd33e939ed397b229762271f8a31 by Nate Graham, on behalf of Albert Astals Cid. Committed on 25/03/2025 at 16:34. Pushed by ngraham into branch 'master'. ToolsAreaManager: Store windows as a vector There's not that many main windows to justify a hash. Also this way we can be sure to only append windows in one place, and thus can add the connection for the window destruction in that place. FIXED-IN: 6.3.4 M +1 -1 kstyle/breezestyle.cpp M +58 -35 kstyle/breezetoolsareamanager.cpp M +11 -4 kstyle/breezetoolsareamanager.h https://invent.kde.org/plasma/breeze/-/commit/e026c1461d8fdd33e939ed397b229762271f8a31 -- You are receiving this mail because: You are watching all bug changes.