Bug 7952 - [Feature Request] klipper: Add possibility to deactivate actions without deleting
Summary: [Feature Request] klipper: Add possibility to deactivate actions without dele...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Clipboard widget & pop-up (other bugs)
Version First Reported In: 6.4.80
Platform: unspecified Other
: NOR wishlist
Target Milestone: 1.0
Assignee: Esben Mose Hansen
URL:
Keywords:
: 26347 (view as bug list)
Depends on:
Blocks:
 
Reported: 2000-08-10 11:33 UTC by Unknown
Modified: 2025-10-12 18:25 UTC (History)
6 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Hochsteger 2000-08-10 11:20:49 UTC
(*** This bug was imported into bugs.kde.org ***)

Package: kicker
Version: 0.2 (KDE 1.92 Beta >= 20000720)
Severity: wishlist

It would be nice if one could deactivate a certain regular expression and a certain action of a regular expression
without deleting it.
Comment 1 Lubos Lunak 2003-04-30 16:29:05 UTC
*** Bug 26347 has been marked as a duplicate of this bug. ***
Comment 2 Nicolas Girard 2019-07-14 20:53:38 UTC
I agree that this would be a welcome addition.
Comment 3 Noah Davis 2023-08-10 20:18:24 UTC
This bug is incredibly old, not for Plasma 5.15.3, so I'm marking this as resolved unmaintained.
Comment 4 Jonathan Marten 2023-10-04 20:03:17 UTC
Old, but still a valid wish and the Klipper actions configuration is still used behind the scenes in Plasma 5.
Comment 5 Tor 2023-11-22 19:28:53 UTC
I support. I would like to disable some actions but not delete them.
Comment 6 Bug Janitor Service 2025-10-10 11:28:30 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/5911
Comment 7 Jonathan Marten 2025-10-12 18:25:54 UTC
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