gri3-wm/i3bar/src
Michael Stapelberg 24ac6e32aa Bugfix: Properly terminate lines not ending with a newline (Thanks xeen)
Previously, we didn’t check for a newline and thus could be corrupting
formerly valid UTF-8 input, such as
    echo -n '↓'

Fixes: #671
2012-04-07 19:15:41 +02:00
..
child.c Bugfix: Properly terminate lines not ending with a newline (Thanks xeen) 2012-04-07 19:15:41 +02:00
config.c i3bar: ignore the "socket_path" config option (redundant anyway) 2012-01-20 22:29:24 +00:00
ipc.c normalize file headers across **/*.{h,c} 2011-10-25 21:19:38 +01:00
main.c i3bar: fix -h output (Thanks IsoLnCHiP) 2011-10-31 20:44:55 +00:00
outputs.c Added option to select primary display on tray_output 2012-04-05 14:42:07 +02:00
workspaces.c little style fixes 2011-11-21 21:48:24 +00:00
xcb.c Added option to select primary display on tray_output 2012-04-05 14:42:07 +02:00