Summary: | whish: make klipper to save clipboard history instantly or periodically | ||
---|---|---|---|
Product: | [Unmaintained] klipper | Reporter: | Alexander Yustus <nofnick> |
Component: | general | Assignee: | Esben Mose Hansen <kde> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | adaptee, benderamp, roland.edv |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.9.0 | |
Sentry Crash Report: |
Description
Alexander Yustus
2007-11-09 09:02:20 UTC
Partially related to this issue: http://bugs.kde.org/show_bug.cgi?id=162749 A fix to #162749 would solve #152039 too: imagine a simple crontab entry. *** Bug 264283 has been marked as a duplicate of this bug. *** I think the use cases in this report and bug 264283 are both valid. But they are really rare cases. For most users, saving history into disk periodically or ASAP would be more annoying than helpful. I can imagine they will complain: "Why does KDE(Klipper) kees accessing my disk for no reason?". So I don't think it is a good idea for Klipper to provided the requested feature itself. As Roland suggested in comment #1, providing the related dbus method could be an acceptable solution. The good news is I find it easy to add such dbus method :) See https://git.reviewboard.kde.org/r/103547/ for the simple patch. Now that Bug 162749 will be fixed in KDE SC 4.9, I think this report can also be closed now. |