https://bugs.kde.org/show_bug.cgi?id=511502
Bug ID: 511502
Summary: Add zstd to Dolphin service menu "compress as" action
Classification: Applications
Product: ark
Version First 25.08.1
Reported In:
Platform: Manjaro
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
Ark currently includes "tar.gz" and "zip" as service menu "Compress as"
actions.
With zstd being faster (especially since commit for bug 474174) and compressing
better than both of these, it makes sense to include it in the submenu.
STEPS TO REPRODUCE
1. Install Ark
2. Open Dolphin
3. Right click on a file or folder
4. Select "Compress as"
OBSERVED RESULT
Only "tar.gz" and "zip" are shown
EXPECTED RESULT
"tar.gz", "zip" and "zstd" are shown
ADDITIONAL INFORMATION
Code:
https://invent.kde.org/utilities/ark/-/blob/master/app/compressfileitemaction.cpp
--
You are receiving this mail because:
You are watching all bug changes.