https://bugzilla.xfce.org/show_bug.cgi?id=13973

--- Comment #5 from alexxcons <ac...@gmx.de> ---
Nautilus as well uses GtkCellRendererText, and it seems to succeed in using
PANGO_ELLIPSIZE_END together with some kind of line-wrap.
As far as I can tell, a line of interest is this one:
https://github.com/GNOME/nautilus/blob/ee55096a9e36e7246afe655134c2f1bfb135a5bb/src/nautilus-list-view.c#L2129

However with just using the same configuration for the thunar
GtkCellRendererText ( thunar_icon_view_init ) , I cannot fix things. Seems like
something else is missing regarding the line-wrap ... search ongoing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
Xfce-bugs@xfce.org
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to