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 |https://invent.kde.org/plas |ma/breeze/-/commit/e026c146 |ma/breeze/-/commit/93d92fcc |1d8fdd33e939ed397b229762271 |70bca41ca3b0c3558ca355878f4 |f8a31 |cfb71 --- Comment #24 from Nate Graham <n...@kde.org> --- Git commit 93d92fcc70bca41ca3b0c3558ca355878f4cfb71 by Nate Graham. Committed on 25/03/2025 at 16:35. Pushed by ngraham into branch 'Plasma/6.3'. 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 (cherry picked from commit e026c1461d8fdd33e939ed397b229762271f8a31) ac91a0a4 ToolsAreaManager: Store windows as a vector Co-authored-by: Albert Astals Cid <aa...@kde.org> 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/93d92fcc70bca41ca3b0c3558ca355878f4cfb71 -- You are receiving this mail because: You are watching all bug changes.