gri3-wm/i3bar/src
Tony Crisci 00909aa3b1 i3bar: Do not kill watcher on EOF
Wait for the child process to exit on its own before freeing
watcher-related resources.

i3bar shows the last received status line until the process exits.

Fixes a race condition where the termination signal was sometimes not
received to display a meaningful error message.
2014-02-15 12:55:30 +01:00
..
child.c i3bar: Do not kill watcher on EOF 2014-02-15 12:55:30 +01:00
config.c use designated initializers for yajl_callbacks struct 2014-01-06 22:12:14 +01:00
ipc.c Fix 'gcc -Wextra -Wno-unused-parameter'. 2014-01-04 20:43:30 +01:00
main.c update year in copyright notices to 2014 2014-01-26 16:10:57 +01:00
mode.c use designated initializers for yajl_callbacks struct 2014-01-06 22:12:14 +01:00
outputs.c use designated initializers for yajl_callbacks struct 2014-01-06 22:12:14 +01:00
parse_json_header.c use designated initializers for yajl_callbacks struct 2014-01-06 22:12:14 +01:00
workspaces.c use designated initializers for yajl_callbacks struct 2014-01-06 22:12:14 +01:00
xcb.c i3bar: fix resource leak: statusline_ctx needs to be freed first 2014-02-02 11:24:17 +01:00