aboutsummaryrefslogtreecommitdiff
path: root/docs/ipc
AgeCommit message (Expand)Author
9 daysdocs/ipc: Add more elaborate description to workspace events (#6089)colona_
2024-05-21docs/ipc: Fix enumerated list (#6069)Orestis Floros
2024-05-20docs/ipc: Update information on IPC socketOrestis Floros
2022-12-14Add "mode" field in binding eventOrestis Floros
2022-11-05draw leaf window decorations on ->frame instead of ->parent->frameMichael Stapelberg
2022-09-21Adds sticky field to get_tree reply in ipc docErich Heine
2021-12-01docs: change IPC window_type value (#4668)Chris Templin
2021-09-22GET_CONFIG: add raw/variable-processed contents of all config files (#4528)Michael Stapelberg
2021-07-30ipc: document scratchpad_state (#4466)Michael Stapelberg
2021-05-20docs/ipc: Explicitly state null as a possible typeVladimir Panteleev
2021-05-20docs/ipc: Add descriptions of all message payloadsVladimir Panteleev
2021-05-20docs/ipc: Explicitly state that reply types correspond to message typesVladimir Panteleev
2021-05-20docs/ipc: Fix inconsistent whitespaceVladimir Panteleev
2021-05-20docs/ipc: Re-order and clarify reply formatVladimir Panteleev
2021-05-20docs/ipc: Fix grammarVladimir Panteleev
2021-05-20docs/ipc: Clarify i3 --get-socketpath textVladimir Panteleev
2021-03-15Added floating field to _tree_reply in ipc documentationIvan Milov
2021-01-28Add "machine" criterion to match WM_CLIENT_MACHINEAlbert Safin
2020-12-16Add missing SYNC Reply type in IPC docsRalph Gutkowski
2020-11-03ipc: document parse_error COMMAND reply fieldMichael Stapelberg
2020-10-15Merge pull request #4116 from ammgws/patch-1Orestis Floros
2020-06-16binding state post-submit review fixesMichael Stapelberg
2020-06-14Update WORKSPACES reply docsJason
2020-06-06Introduce GET_BINDING_STATE IPC commandMichael Stapelberg
2020-02-08Improved documentation for "window_properties" field in GET_TREE reply.Iskustvo
2020-02-07docs: add window_type to ipc documentationacheronfail
2020-01-08Added workspace ID in GET_WORKSPACES response.Iskustvo
2019-11-28added marks field to get_tree reply in ipc documentationYury Ignatev
2019-09-02Added documentation for "fullscreen_mode" in GET_TREE reply.Iskustvo
2019-08-02Updated the documentation for COMMAND reply. (#3754)Iskustvo
2019-07-21Make `restart` IPC command send a reply once restart completed (!) (#3743)Michael Stapelberg
2019-07-19docs/ipc: fix code block header/footer mismatchesMichael Stapelberg
2019-03-21Added new IPC library(i3-ipc++) in documents.Iskustvo
2019-01-31Reword documentation to make clear the difference in enumeration between even...Alejandro Angulo
2018-08-08Kill misbehaving subscribed clients instead of hangingOrestis Floros
2018-04-18docs/ipc: update tree node with window_propertiesAdrian Cybulski
2018-03-30introduce the sync IPC commandMichael Stapelberg
2017-09-30Implement the tick eventMichael Stapelberg
2017-09-29docs/ipc: include new Go package, reference example byteorder code (#3000)Michael Stapelberg
2017-09-24docs/ipc: document the GET_CONFIG request (#2984)Michael Stapelberg
2017-09-18ipc: document how to detect i3’s byte order in memory-safe languages (#2961)Michael Stapelberg
2017-09-18docs/ipc: "urgent": complete the list of container types (#2967)Michael Stapelberg
2017-09-17ipc: rename COMMAND to RUN_COMMAND for consistency (#2956)Michael Stapelberg
2017-09-16ipc: tree reply: document focus, nodes and floating_nodes (#2955)Michael Stapelberg
2017-07-30Document missing case of workspace eventTrevor Merrifield
2017-07-30Add missing newline to end of fileTrevor Merrifield
2017-05-31Add a link to the ocaml-i3ipc libraryArmaël Guéneau
2017-05-17docs/ipc: Fix typolasers
2017-05-17Merge pull request #2761 from mdirkse/nextIngo Bürk
2017-05-04Fix invalid JSONMaarten Dirkse