swaywm/sway

IPC feature support

minus7 opened this issue · 0 comments

Message types and their implementation status:

  • command
  • subscribe
    • workspace
    • barconfig_update
    • output
    • mode
    • window
    • binding
  • get_workspaces
  • get_outputs
  • get_tree
  • get_marks
  • get_bar_config
  • get_version -- somewhat done, needs better version numbers
  • json string encoding (quotation marks, utf-8) -- using json-c