[Xfce-bugs] [Bug 12126] [enh] Truncate filenames by inserting ellipsis in icon and compact view
bugzilla-daemon at xfce.org
bugzilla-daemon at xfce.org
Sat Mar 3 23:24:47 CET 2018
https://bugzilla.xfce.org/show_bug.cgi?id=12126
alexxcons <acs82 at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |acs82 at gmx.de
--- Comment #3 from alexxcons <acs82 at gmx.de> ---
Provided patch only works for thunar/gtk2
For thunar/gtk3 (master) the complete thunar-text-renderer was removed,
GtkCellRendererText is used instead.
For GtkCellRendererText it seems not to be possible to pass "wrap-mode" and
"ellipsize" together in a meaningfull way.
According to https://wiki.gnome.org/HowDoI/Labels one needs to adjust
gtk_label_set_lines as well. Not sure where this can be done. In exo ?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Xfce-bugs
mailing list