]> git.sur5r.net Git - i3/i3/commit
Write a wrapper around xcb_image_text_16()
authorAxel Wagner <mail@merovius.de>
Thu, 16 Sep 2010 23:52:04 +0000 (01:52 +0200)
committerAxel Wagner <mail@merovius.de>
Thu, 16 Sep 2010 23:52:04 +0000 (01:52 +0200)
commit0dc802c7b5a41f4e6205e2632eca8bee86276b2a
tree57abf30a45cfc6cd7ffdaa5b4a1fd219339f22c8
parentc5dc3d49aa42220bfef156fb9d559c677dfd7381
Write a wrapper around xcb_image_text_16()

xcb_image_text_16() can only process up to 255 glyphs, so we
write a wrapper around it for arbitrary long strings
i3bar/src/xcb.c