gri3-wm/i3bar/src
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
..
child.c
config.c Allow "modifier none" in i3bar to disable the modifier. 2016-02-11 20:51:05 +01:00
ipc.c
main.c fix i3bar crashing when I3SOCK present (#2471) 2016-09-26 08:01:30 -07:00
mode.c Fix spelling mistakes 2016-04-04 09:33:59 +02:00
outputs.c Fix spelling mistakes 2016-04-04 09:33:59 +02:00
parse_json_header.c
workspaces.c Fix spelling mistakes 2016-04-04 09:33:59 +02:00
xcb.c Remove compatibility definitions for xcb-util < 0.3.8 (#2473) 2016-09-24 09:48:32 -07:00