]> git.sur5r.net Git - i3/i3status/commit
Bugfix: Exit upon errors from printf in dzen2-mode (usually SIGPIPE because dzen2...
authorMichael Stapelberg <michael@stapelberg.de>
Tue, 16 Jun 2009 16:43:13 +0000 (18:43 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Tue, 16 Jun 2009 16:43:13 +0000 (18:43 +0200)
commit747c814453bd673a13fdeac23e3c081cc81b8460
treee873f0e990ab58ae652519c910f3369ac67841aa
parent15977d8a176bcc24911ba3f3c1c04b7f19cacf4e
Bugfix: Exit upon errors from printf in dzen2-mode (usually SIGPIPE because dzen2 exited)

This prevents i3status processes from still running on your system
after you’ve restarted X and dzen2 is long gone.
i3status.c