gri3-wm/i3bar/src
Michael Stapelberg 3bc91118c8 ipc: rename COMMAND to RUN_COMMAND for consistency (#2956)
All other message types are verbs, only our first-ever message COMMAND wasn’t.

While we’re here, also change the message type dictionary into a table with
clickable links to the corresponding reply type.

Authors of downstream IPC libraries are encouraged to keep the old name around
so as to not break existing code, but mark it as deprecated.
2017-09-19 15:46:38 +02:00
..
child.c i3bar: ensure get_buffer does not leak memory 2017-09-13 18:41:13 +02:00
config.c i3bar: only restart child when command changed (#2866) 2017-08-20 15:30:27 +02:00
ipc.c i3bar: only restart child when command changed (#2866) 2017-08-20 15:30:27 +02:00
main.c Use the DPI setting within the i3bar (#2556) 2016-11-12 06:34:54 -08:00
mode.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
outputs.c format i3bar src/outputs.c w/ clang-format 2017-04-02 19:26:55 -05:00
parse_json_header.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
workspaces.c Ensure all *.[ch] files include config.h 2016-10-23 21:09:24 +02:00
xcb.c ipc: rename COMMAND to RUN_COMMAND for consistency (#2956) 2017-09-19 15:46:38 +02:00