sway/swaymsg
Peter Grayson af7dd68559 swaymsg pretty-print for get_bindings
This adds the capability to swaymsg to pretty-print the bindings returned
by the get_bindings IPC command.

Each line of the pretty output contains a text representation of the
modifiers and key symbols along with the bound sway command.

The sort order of the bindings attempts to group bindings first by common
command prefix and then by key modifiers and symbols. This hybrid sort is
meant to be useful to a human reader.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
2019-03-08 14:46:54 -05:00
..
main.c swaymsg pretty-print for get_bindings 2019-03-08 14:46:54 -05:00
meson.build Removed unused wlroots dependency for sway(bg|bar|msg|nag) 2019-01-21 13:04:15 -05:00
swaymsg.1.scd Add get_bindings IPC interface 2019-03-08 14:45:54 -05:00