Summary: | Trashcan cannot be assigned a shortcut | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | tomashnyk |
Component: | Trash widget | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate |
Priority: | NOR | ||
Version First Reported In: | 5.23.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=446548 | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/26afc7adec598e00600ad62944324cb984a31357 | Version Fixed In: | 6.4.0 |
Sentry Crash Report: |
Description
tomashnyk
2021-12-30 21:28:09 UTC
Would be fixed automatically if we implement Bug 446548. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1656 A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2824 Git commit 26afc7adec598e00600ad62944324cb984a31357 by Nate Graham. Committed on 22/02/2025 at 15:03. Pushed by ngraham into branch 'master'. applets/trash: allow to optionally be in the System Tray It's disabled by default like the Disk Quota widget. But when using "Shown when relevant" mode, it will be visible when it has anything in it. This provides a handy systemwide location to access and empty the trash from, for people who prefer a Mac Dock style with a trash on it, but with the enhancement that it only appears when non-empty. Related: bug 446548 FIXED-IN: 6.4.0 M +1 -0 applets/trash/package/contents/ui/main.qml M +3 -1 applets/trash/package/metadata.json https://invent.kde.org/plasma/plasma-desktop/-/commit/26afc7adec598e00600ad62944324cb984a31357 |