https://bugs.kde.org/show_bug.cgi?id=515513
Devin Lin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-nm/-/commit/41994 | |8c7971fc85b907d4f32d07d5668 | |0db9ad64 --- Comment #2 from Devin Lin <[email protected]> --- Git commit 419948c7971fc85b907d4f32d07d56680db9ad64 by Devin Lin. Committed on 27/02/2026 at 01:35. Pushed by devinlin into branch 'master'. kded: Add ability to toggle connection state notifications On mobile we have lots of connection notifications from various sources, which can get quite noisy. Add a kconfig toggle to control this, and expose it in the mobile wifi kcm. M +1 -0 kcms/kcm_wifi_mobile/CMakeLists.txt A +29 -0 kcms/kcm_wifi_mobile/ui/MorePage.qml [License: LGPL(v2.0+)] M +9 -0 kcms/kcm_wifi_mobile/ui/main.qml M +16 -0 kcms/kcm_wifi_mobile/wifisettings.cpp M +8 -0 kcms/kcm_wifi_mobile/wifisettings.h M +17 -0 kded/notification.cpp M +24 -0 libs/editor/configuration.cpp M +4 -0 libs/editor/configuration.h https://invent.kde.org/plasma/plasma-nm/-/commit/419948c7971fc85b907d4f32d07d56680db9ad64 -- You are receiving this mail because: You are watching all bug changes.
