| Summary: | 'smart tags' behaviour in right-click context menu | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | jwsacksteder |
| Component: | general | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Caldera RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
jwsacksteder
2001-06-17 19:08:29 UTC
On Montag 18. Juni 2001 13:59 you wrote: Hi Jeff > I didn't realize you were maintaining Klipper too... :) > I proposed the following feature on the Konqueror list. > http://lists.kde.org/?l=kfm-devel&m=99280565330397&w=2 (CCing to the wishlist) > It was suggested that this could be an extension of Klipper. What do you > think about it? Yes I think this would be a useful addition to Konqueror. Actually... not just to Konqueror but to any 'reader' where you can highlight some text. In "klipper speak" I would say this is a feature request for an action that only gets executed on demand not on clipboard changes. In this case the regexp for that action would be ".*" i.e. it should match anything (it would be quite annoying to have that action popup automatically for everything). Or I could add a dcop interface to klipper which applications can call to execute an action for a given string without going through the clipboard. That would limit the feature to programs who explicitely add that klipper call though. Cheers Carsten Pfeiffer |