Summary: | Allow to sort the applets by installation date | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | postix <postix> |
Component: | Widget Explorer | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | nate, niccolo, postix |
Priority: | NOR | ||
Version: | 5.16.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
postix
2019-10-09 13:59:44 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4634 I'm closing this as intentional because there's https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4634 implementing something very similar -- that is, automatically sorting at the top all newly installed widgets. I believe that feature addresses the underlying issue described here, and I thus don't think it's worth it to introduce a new sorting button just for installation date. Git commit 6f0916b077919d1ef27f34bb54d9d223cd454798 by Niccolò Venerandi. Committed on 29/08/2024 at 14:52. Pushed by niccolove into branch 'master'. Always display newly installed widgets on top and add newly installed filter Related: bug 412764 M +7 -0 components/shellprivate/kcategorizeditemsviewmodels.cpp M +36 -0 components/shellprivate/plasmaappletitemmodel.cpp M +3 -1 components/shellprivate/plasmaappletitemmodel_p.h M +4 -0 components/shellprivate/widgetexplorer.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/6f0916b077919d1ef27f34bb54d9d223cd454798 |