swayfx/sway/config
Dominique Martinet 9c8fb7d025 invoke_swaybar: fix message length header size
size_t/ssize_t are 8 bytes on 64bit systems, so use the proper size to
transmit that information.
This could lead to ridiculously large alloc as len is not initialized to zero

Found through static analysis
2018-07-02 08:03:41 +09:00
..
bar.c invoke_swaybar: fix message length header size 2018-07-02 08:03:41 +09:00
input.c Add map_from_region command 2018-04-26 10:53:47 +01:00
output.c Store sway_outputs so that they can be reenabled 2018-06-06 20:11:24 -04:00
seat.c copy config references for input and seat 2018-01-17 09:49:02 -05:00