gri3-wm/i3bar/src
Orestis Floros ee30c34b5c
Fix small leak in i3bar's main
If -s is used, the socket_path returned by getenv is never freed.

Also some small rearrangements.
2019-10-14 03:54:48 +03:00
..
child.c feat: added support for user-defined border widths in i3bar blocks (#3726) 2019-06-22 22:18:29 +02:00
config.c Add setting for minimal width of workspace buttons 2019-06-25 13:10:01 +07:00
ipc.c Fix missing prototypes 2018-10-13 21:10:10 +03:00
main.c Fix small leak in i3bar's main 2019-10-14 03:54:48 +03:00
mode.c Add setting for minimal width of workspace buttons 2019-06-25 13:10:01 +07:00
outputs.c i3bar: free output data structures 2017-12-03 20:25:34 +02:00
parse_json_header.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspaces.c Add strip_workspace_name 2018-03-11 12:17:42 +08:00
xcb.c reorder_trayclients_cmp: Correct comment 2019-10-11 19:32:58 +03:00