sway/swaybar
Tudor Brindus 47f1f9b63e swaybar: use INT_MAX max JSON depth when parsing IPC response
There's no inherent limit on the nesting Sway can generate, and the
default used by `json_tokener_new`, 32, can plausibly be hit during
regular usage.

Fixes #6115.
2021-03-21 23:34:07 +01:00
..
tray swaybar: silence missing IconThemePath message 2021-03-17 09:49:04 +01:00
bar.c Make Wayland request listeners static const when possible 2021-02-04 09:49:06 +01:00
config.c
i3bar.c swaybar: fix i3bar relative coordinates when scaling is used 2020-02-10 18:58:09 +01:00
input.c swaybar: Use position from wl_pointer.enter 2021-03-20 11:56:13 +01:00
ipc.c swaybar: use INT_MAX max JSON depth when parsing IPC response 2021-03-21 23:34:07 +01:00
main.c Make command line option lists const 2021-02-04 09:49:06 +01:00
meson.build
render.c swaybar: use text subpixel antialias only where it would look good 2021-03-07 19:18:53 -05:00
status_line.c
swaybar-protocol.7.scd