https://bugs.kde.org/show_bug.cgi?id=501584
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |f4f98b040eac737478c0a440608 | |8b5421ed96c4c --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit f4f98b040eac737478c0a4406088b5421ed96c4c by Nate Graham, on behalf of Christoph Wolk. Committed on 29/03/2025 at 02:50. Pushed by ngraham into branch 'master'. desktoppackage/configuration: simplify containment config loading The two global containment configuration pages (Wallpaper and Actions) still use the old loading method, which is essentially a copy of the regular method that also wraps them inside a page and adds an extra configuration flag. This makes the whole structure more complicated and harder to modify. Instead, convert the two pages to use KCMUtils base classes and load them the usual way. M +10 -15 desktoppackage/contents/configuration/AppletConfiguration.qml D +0 -81 desktoppackage/contents/configuration/ConfigurationAppletPage.qml M +7 -4 desktoppackage/contents/configuration/ConfigurationContainmentActions.qml M +8 -3 desktoppackage/contents/configuration/ConfigurationContainmentAppearance.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/f4f98b040eac737478c0a4406088b5421ed96c4c -- You are receiving this mail because: You are watching all bug changes.