https://bugs.kde.org/show_bug.cgi?id=7952
Jonathan Marten <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/949f47df049db35deb08a57de | |80ec0e13d6e80ec Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #7 from Jonathan Marten <[email protected]> --- Git commit 949f47df049db35deb08a57de80ec0e13d6e80ec by Jonathan Marten. Committed on 12/10/2025 at 17:17. Pushed by marten into branch 'master'. Klipper: Allow match patterns and commands to be disabled by a check box A feature request from a long time ago. Useful if the user wants a match pattern or command to temporarily not apply, but may need to reactivate it in the future without having to go through the complicated process of adding it from new again. The configuration for saving an enabled state for each defined command already existed, the only changes needed were the configuration GUI and actually taking note of the enabled state when creating the action popup menu. M +34 -0 klipper/configdialog.cpp M +1 -0 klipper/configdialog.h M +12 -8 klipper/urlgrabber.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/949f47df049db35deb08a57de80ec0e13d6e80ec -- You are receiving this mail because: You are watching all bug changes.
