polybar-dwm/src/drawtypes
Chase Geigle 73faa18cf0 fix(label): Truncate label replacements based on codepoint count
This helps ensure that when a string is truncated it is not done in the
middle of a utf8 multi-byte sequence. This doesn't 100% correspond to
user-perceived characters, but it should be pretty close in most cases.
2017-02-15 14:19:47 +01:00
..
animation.cpp refactor(config): Deduce return type from default value 2016-12-30 23:32:05 +01:00
iconset.cpp feat(bspwm,i3): Fuzzy-matching names for icons 2017-01-23 17:01:30 +01:00
label.cpp fix(label): Truncate label replacements based on codepoint count 2017-02-15 14:19:47 +01:00
progressbar.cpp refactor: Integral types 2017-01-24 07:11:14 +01:00
ramp.cpp refactor(string_util): Use rvalue references for *trim() 2016-12-14 11:01:44 +01:00