https://bugs.kde.org/show_bug.cgi?id=508722
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/syst | |em/dolphin/-/commit/5b612c6 | |620ced914c7fd239737bef2a6cb | |55fc50 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #3 from Méven <[email protected]> --- Git commit 5b612c6620ced914c7fd239737bef2a6cb55fc50 by Méven Car, on behalf of Pan Zhang. Committed on 09/01/2026 at 14:11. Pushed by meven into branch 'master'. dolphinmainwindow: Reload context menu plugins when configuration changes Reload the context menu plugins and share the KFileItemActions with the context menu so it stays up-to-date as the user changes the service menu settings. This uses a KConfigWatcher to trigger settings reload on "kservicemenurc" changes, covering both internal settings changes and external scripts. Remove the obsolete restart prompt in ContextMenuSettingsPage since changes are now applied instantly. M +20 -5 src/dolphinmainwindow.cpp M +8 -1 src/dolphinmainwindow.h M +0 -19 src/settings/contextmenu/contextmenusettingspage.cpp https://invent.kde.org/system/dolphin/-/commit/5b612c6620ced914c7fd239737bef2a6cb55fc50 -- You are receiving this mail because: You are watching all bug changes.
