sway-patched-tray-menu/sway/tree
Brian Ashworth 5c6f3d7266 Change execute_command to return a list of results
This matches i3's behavior of returning a list of results that contain
the result of each command that was executed. Additionally, the
`parse_error` attribute has been added to the IPC JSON reply.
2018-11-27 21:42:09 -05:00
..
arrange.c Fix crash when view maps while locked 2018-10-13 19:15:04 +10:00
container.c Adding commands for configuring titlebar borders and padding 2018-11-22 10:30:04 +01:00
node.c ipc: handle NULL cases for node_get_output 2018-09-15 09:42:49 +01:00
output.c Allow multiple outputs for workspace output 2018-11-11 11:22:38 -05:00
root.c IPC: Trigger move events for scratchpad containers 2018-11-26 11:13:47 +02:00
view.c Change execute_command to return a list of results 2018-11-27 21:42:09 -05:00
workspace.c Allow multiple outputs for workspace output 2018-11-11 11:22:38 -05:00