Differences
This shows you the differences between two versions of the page.
| i3 [2023-07-03 22:35] – created asdf | i3 [2023-07-04 00:56] (current) – asdf | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== i3 ====== | ====== i3 ====== | ||
| + | |||
| + | ===== IPC messages ===== | ||
| + | i3 utilizes a socket-based IPC interface. Replies are given in JSON format. | ||
| + | |||
| + | ==== run_command ==== | ||
| + | |||
| + | ==== get_workspaces ==== | ||
| + | |||
| + | ==== subscribe ==== | ||
| + | |||
| + | ==== get_outputs ==== | ||
| + | |||
| + | ==== get_tree ==== | ||
| + | |||
| + | ==== get_marks ==== | ||
| + | |||
| + | ==== get_bar_config ==== | ||
| + | |||
| + | ==== get_version ==== | ||
| + | |||
| + | ==== get_binding_modes ==== | ||
| + | |||
| + | ==== get_config ==== | ||
| + | By default, '' | ||
| + | |||
| + | ==== send_tick ==== | ||
| + | |||
| + | ==== get_binding_state ==== | ||
| + | |||
| + | ===== Resources ===== | ||
| + | * [[https:// | ||
| {{tag> | {{tag> | ||