aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-01-22i3bar: Add protocol for workspace buttonsi3bar-ws-protocolOrestis Floros
2023-01-22Add focus workspace commandOrestis Floros
2022-12-14Add "mode" field in binding eventOrestis Floros
2022-11-19Support nonprimary output keyword (#5273)Orestis Floros
2022-11-08userguide: gaps: mention minimum version (#5265)Orestis Floros
2022-11-07gaps: make workspace gap assignments order-independent (#5259)Michael Stapelberg
2022-11-06Allow text drawing to use the alpha channel. (#5246)Michael Stapelberg
2022-11-06userguide: document smart_bordersMichael Stapelberg
2022-11-06userguide: document hide_edge_borders smart_no_gapsMichael Stapelberg
2022-11-05draw leaf window decorations on ->frame instead of ->parent->frameMichael Stapelberg
2022-11-01gaps: allow optional px suffixMichael Stapelberg
2022-11-01userguide: document gaps config directive and gaps commandMichael Stapelberg
2022-10-30implement bar { padding } config directiveMichael Stapelberg
2022-10-30docs/userguide: fix asciidoc block syntax (for asciidoctor)Michael Stapelberg
2022-10-16make tiling drag configurableMichael Stapelberg
2022-09-21Adds sticky field to get_tree reply in ipc docErich Heine
2022-07-28Allow dragging tiled windows with the mouse. (#3085)Orestis Floros
2022-06-28highlight the difference between "workspace N" and "workspace number N" commandsKjetil Torgrim Homme
2022-06-01Fix typos (#4989)George Rodrigues
2021-12-11Implement title_window_icon togglePeder Stray
2021-12-01docs: change IPC window_type value (#4668)Chris Templin
2021-11-18Merge pull request #4622 from orestisfl/focus-output-nextIngo Bürk
2021-11-18Merge pull request #4651 from orestisfl/docs-ipc-socketIngo Bürk
2021-11-05cmd_focus_output: Multiple outputsOrestis Floros
2021-11-05Add title tab colorOrestis Floros
2021-11-04userguide: Make more clear that an IPC socket is always createdOrestis Floros
2021-10-24Docs: Testsuite: GrammarJonta
2021-10-22Docs: Testsuite: GrammarJonta
2021-10-17userguide: use “all” criterion in title_window_icon examplesMichael Stapelberg
2021-09-22GET_CONFIG: add raw/variable-processed contents of all config files (#4528)Michael Stapelberg
2021-09-10Update docs to Discussions (#4503)Ingo Bürk
2021-07-30ipc: document scratchpad_state (#4466)Michael Stapelberg
2021-07-24Implement 'all' matching criterionIsaac Garzon
2021-06-13Implement showing window icons in titlebar (#4439)Michael Stapelberg
2021-06-02Implement include config directive (#4420)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-05-20add cross reference to directive `default_border` from command `border` (#4273)Kjetil Torgrim Homme
2021-04-26docs: fix broken link to Pango documentationAntoine Martin
2021-03-28docs/userguide - comment out TODO lineJay Khandkar
2021-03-15Added floating field to _tree_reply in ipc documentationIvan Milov
2021-03-12Make this sound less "X11 is horrible"Uli Schlachter
2021-03-12Add a section on the sync IPC commandUli Schlachter
2021-03-12Improve the docs for I3_SYNCUli Schlachter
2021-02-06Accept multiple outputs in `move container|workspace to output`Orestis Floros