[Bug 2128] Improved ellipsization etc.
[email protected] Sun, 6 Aug 2006 16:23:18 +0000 (UTC)
| Newsgroups | gmane.comp.desktop.xfce.goodies.devel |
|---|---|
| Message-ID | <[email protected]> |
Do NOT reply to this email. To make further comments on this bug, use the URL below: http://bugzilla.xfce.org/show_bug.cgi?id=2128 ------- Comment #3 from [email protected] 2006-08-06 16:23 UTC ------- chars+5 is not really any better. This really needs to be done according to the width of the rendered string. chars*6 is closer and is likely to be enough to cover use of combining marks, but is still (potentially) leaving the string short if you have a lot of narrow glyphs. Also, what if an option to control the position of the ellipsis is added? Generating the title once would seem to be more appropriate, despite the memory usage. As things stand, it turns out that clipman_regenerate_titles() can be removed without side-effects. -- Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.