| Summary: | KRecentDocuments should use data from KActivitiesStats | ||
|---|---|---|---|
| Product: | [Frameworks and Libraries] frameworks-kio | Reporter: | Cherkah <cherkaba> |
| Component: | general | Assignee: | KIO Bugs <kio-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | kdelibs-bugs-null, meven29, nate |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Debian unstable | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Cherkah
2019-07-30 13:01:48 UTC
Yeah, they use different backends. We're trying to move everything towards using the Kactivities backend (and then only having one backend to maintain). Moving to KIO where the KRecentDocuments stuff lives. (In reply to Nate Graham from comment #1) > Yeah, they use different backends. We're trying to move everything towards > using the Kactivities backend (and then only having one backend to > maintain). Moving to KIO where the KRecentDocuments stuff lives. ok thanks At the moment the KActivity backend works only on Plasma. Until this changes, we will keep KRecentDocument as is. So it boils down to making KActivity cross-platform and desktop environment independent. |