i3

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

i3 [2023-07-03 22:35] – created asdfi3 [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, ''i3-msg'' returns only the current config file as a string. To get the full JSON reply, use the ''-r'' flag. 
 +
 +==== send_tick ====
 +
 +==== get_binding_state ====
 +
 +===== Resources =====
 +  * [[https://i3wm.org/docs/|Documentation home]]
  
 {{tag>software needswork}} {{tag>software needswork}}
  • i3.1688423710.txt.gz
  • Last modified: 2023-07-03 22:35
  • by asdf