gri3-wm/i3bar
koebi 655ed0ba27 fix i3bar crashing when I3SOCK present (#2471)
When I3SOCK is present, socket_path might be a pointer to an
environment variable, which cannot be free'd in line 157. This
commit duplicates the string if I3SOCK is present, thus making
socket_path a free-able pointer again.
2016-09-26 08:01:30 -07:00
..
include Remove compatibility definitions for xcb-util < 0.3.8 (#2473) 2016-09-24 09:48:32 -07:00
src fix i3bar crashing when I3SOCK present (#2471) 2016-09-26 08:01:30 -07:00
.gitignore Mention the color-options in the manpage 2010-11-04 12:43:41 +01:00
LICENSE Update i3bar LICENSE to conform to other LICENSE files. (#2284) 2016-04-10 04:15:49 -07:00
Makefile Add stub Makefiles to allow subdir make calls 2012-07-22 19:57:48 +02:00
i3bar.mk Remove compatibility definitions for xcb-util < 0.3.8 (#2473) 2016-09-24 09:48:32 -07:00