Nico * Picked up an old-ish patch by sitter and pushed that forward a bit. It's about removing the need for having a KAboutData in KCMs: https://phabricator.kde.org/T14733 * While investigating that I discovered the "About Current Module" feature in systemsettings, which I think is not very useful for several reasons: https://invent.kde.org/plasma/systemsettings/-/merge_requests/72 * I did some cleanups related to that idea: * https://invent.kde.org/frameworks/kconfigwidgets/-/merge_requests/64 * https://invent.kde.org/frameworks/kdeclarative/-/merge_requests/68 * https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/975 * https://invent.kde.org/plasma/breeze/-/merge_requests/113 * https://invent.kde.org/plasma/kdeplasma-addons/-/merge_requests/79 * https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/975 * I also simplified some KCM-related stuff in KWin * simplified the Purpose code a bit https://invent.kde.org/frameworks/purpose/-/merge_requests/32 * Use ShareUrl instead of Export plugins in p-b-i since that is more semantically correct: https://invent.kde.org/plasma/plasma-browser-integration/-/merge_requests/50
DavidR * First: ppd stuff is merged \o/ * I also merged a patch so you can rename sensors in plasma-systemmonitor/(widgets * Investigated the weird qtquick menu not closing bug in plasma-systemmonitor, qt fix has ben accepted but is blocked by them moving stuff around https://codereview.qt-project.org/c/qt/qtquickcontrols2/+/360587 * I also made a quick profiling of ksystemstats startup and could improve it by using udev more efficiently * https://invent.kde.org/plasma/ksystemstats/-/merge_requests/9 Jonathan * 5.22.4 tomorrow