This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
i3
Watch
1
Star
0
Fork
0
You've already forked i3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
i3
/
i3bar
History
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
…
CHANGELOG
…
i3bar.mk
libi3: Implement Pango rendering
2012-08-13 11:39:30 +02:00
LICENSE
…
Makefile
Add stub Makefiles to allow subdir make calls
2012-07-22 19:57:48 +02:00