SUMMARY Currently the "Remove all" item appears only when multiple external disks mounted. IMHO it should be available even if there's only one disk mounted. 1. I'm getting used to use "Remove all" to unmount all external disks, but often frustrated to not finding it when there's only one disk. 2. Generally, "Close all" actions are available when there's a single thing to close. E.g. "Close all files" in text editors (Kate). "Close all tabs" in web browsers. STEPS TO REPRODUCE 1. Mount one external disk 2. Right click on "Disks and devices" OBSERVED RESULT No "Remove all" menu item. EXPECTED RESULT "Remove all" menu item available. SOFTWARE/OS Linux/KDE Plasma: (available in About System) KDE Plasma Version: master KDE Frameworks Version: master Qt Version: 5.15.6
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2203
Git commit def130e216c4973bfd92b48adf062eeae50a22ac by Nate Graham, on behalf of Jin Liu. Committed on 11/10/2022 at 16:15. Pushed by ngraham into branch 'master'. applets/devicenotifier: Show "remove all" when only one disk mounted Currently the "Remove all" item appears only when multiple external disks mounted. It should be available even if there's only one disk mounted, for the following reasons: 1. I'm getting used to use "Remove all" to unmount all external disks, but often frustrated to not finding it when there's only one disk. 2. Generally, "Close all" actions are available when there's a single thing to close. E.g. "Close all files" in text editors (Kate). "Close all tabs" in web browsers. FIXED-IN: 5.27 M +1 -1 applets/devicenotifier/package/contents/ui/main.qml https://invent.kde.org/plasma/plasma-workspace/commit/def130e216c4973bfd92b48adf062eeae50a22ac