gri3-wm/i3bar
Michael Stapelberg 2d1ebc2b90 Bugfix: memleak: because we use i3string_from_utf8(), we need to free buffer()
Previously, buffer was directly used and thus not freed, but
i3string_from_utf8() makes a copy.
2012-09-03 00:42:14 +02:00
..
include Use (void) instead of () for functions without args 2012-08-23 19:34:37 +02:00
src Bugfix: memleak: because we use i3string_from_utf8(), we need to free buffer() 2012-09-03 00:42:14 +02:00
.gitignore Mention the color-options in the manpage 2010-11-04 12:43:41 +01:00
CHANGELOG Update changelog and copyright, bump version and more 2011-07-31 16:16:17 +02:00
LICENSE Update changelog and copyright, bump version and more 2011-07-31 16:16:17 +02:00
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
i3bar.mk libi3: Implement Pango rendering 2012-08-13 11:39:30 +02:00