polybar/include/utils
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
..
bspwm.hpp
cache.hpp
color.hpp
command.hpp
concurrency.hpp
env.hpp
factory.hpp
file.hpp
functional.hpp
http.hpp
i3.hpp
inotify.hpp
io.hpp
math.hpp
memory.hpp
mixins.hpp
process.hpp
scope.hpp
socket.hpp
string.hpp fix(label): Truncate label replacements based on codepoint count 2017-02-15 14:19:47 +01:00
throttle.hpp
time.hpp