Summary: | Can I change to Dolphin name view of “start…end” to “start no cut...” style. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | SkyWalteron <starfr_foner> |
Component: | view-engine: details mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 4wy78uwh, felixernst, kfm-devel, meven, nate |
Priority: | NOR | Keywords: | junior-jobs |
Version First Reported In: | 25.04.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=404955 | ||
Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/e0d9f9b9aad9313434597658d38c9b2c18382770 | Version Fixed In: | 25.08 |
Sentry Crash Report: |
Description
SkyWalteron
2025-05-26 05:28:11 UTC
Option for this for this was already suggested and would be easy to implement: Toggling on or off what was removed in: https://invent.kde.org/system/dolphin/-/commit/f42e81fb5d71ffa23948c4edea9bb3f86c84e8c7 I have an issue as a development https://invent.kde.org/system/dolphin/-/issues/74 to detail the junior job aspect. That should be a good area for a new contributor. Git commit e0d9f9b9aad9313434597658d38c9b2c18382770 by Méven Car, on behalf of Gleb Kasachou. Committed on 17/06/2025 at 05:58. Pushed by meven into branch 'master'. Add setting to select filename eliding behavior Introduces a setting in Content Display Tab that allows to choose how filenames are truncated when they do not fit in the maximum filename length, i.e elide. M +40 -5 src/kitemviews/kstandarditemlistwidget.cpp M +2 -0 src/kitemviews/kstandarditemlistwidget.h M +8 -0 src/settings/dolphin_contentdisplaysettings.kcfg M +21 -0 src/settings/viewmodes/contentdisplaytab.cpp M +2 -0 src/settings/viewmodes/contentdisplaytab.h https://invent.kde.org/system/dolphin/-/commit/e0d9f9b9aad9313434597658d38c9b2c18382770 |