summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-19release i3 4.204.20Michael Stapelberg
2021-10-18Merge pull request #4599 from stapelberg/docs-releaseIngo Bürk
2021-10-17release notes: plug headline features, order and clarify changelogMichael Stapelberg
2021-10-17userguide: use “all” criterion in title_window_icon examplesMichael Stapelberg
2021-10-07Merge pull request #4565 from stapelberg/skipOrestis Floros
2021-10-07i3-dmenu-desktop: ignore duplicate files and directoriesMichael Stapelberg
2021-10-07Merge pull request #4566 from stapelberg/spellingOrestis Floros
2021-10-06fix travis/check-spelling.pl for updated APIMichael Stapelberg
2021-09-25Merge pull request #4538 from psychon/log-focus-outOrestis Floros
2021-09-25Log FocusOut eventsUli Schlachter
2021-09-22GET_CONFIG: add raw/variable-processed contents of all config files (#4528)Michael Stapelberg
2021-09-16Merge pull request #4436 from psychon/check-cairo-statusOrestis Floros
2021-09-15Fix a minor memory leakUli Schlachter
2021-09-15Check cairo status in draw_util_surface_free()Uli Schlachter
2021-09-10Update docs to Discussions (#4503)Ingo Bürk
2021-09-10Merge pull request #4469 from vincentbernat/fix/handler-xrandrIngo Bürk
2021-09-10doc: fix version number in release notesVincent Bernat
2021-09-10handlers.c: send an "output" event on monitor configuration changeVincent Bernat
2021-09-10Merge pull request #4502 from orestisfl/discussion-templateIngo Bürk
2021-09-10Merge pull request #4501 from orestisfl/window-logsIngo Bürk
2021-09-10Add option to start a new discussion in the templatesOrestis Floros
2021-09-09Make window id logging hex everywhereOrestis Floros
2021-09-09Merge pull request #4497 from orestisfl/icons-title-alignOrestis Floros
2021-09-09Make window icons follow title alignmentOrestis Floros
2021-09-08Merge pull request #4499 from orestisfl/gh-actions-logsIngo Bürk
2021-09-08Merge pull request #4498 from orestisfl/memleakIngo Bürk
2021-09-08GH actions: Archive complete logs on test failureOrestis Floros
2021-09-07Free window role & machineOrestis Floros
2021-09-06Merge pull request #4495 from kgilmer/config-directives-no-file-no-errorIngo Bürk
2021-09-05Lower severity of missing include path specified from error to info. Address...Ken Gilmer
2021-09-01Merge pull request #4491 from i3/orestisfl-patch-1Ingo Bürk
2021-08-31Add #4409 to release notesOrestis Floros
2021-08-30Merge pull request #4454 from vincentbernat/feature/i3-notifyOrestis Floros
2021-08-30main: signal readiness by notifying systemdVincent Bernat
2021-08-28Implement support for the WM_Sn selection (#4374)Uli Schlachter
2021-07-30ipc: document scratchpad_state (#4466)Michael Stapelberg
2021-07-26Merge pull request #4460 from iscgar/isaac/all-criterionIngo Bürk
2021-07-24Implement 'all' matching criterionIsaac Garzon
2021-07-05Use mkdirp() in get_process_filename() (#4397)tomty89
2021-06-13Implement showing window icons in titlebar (#4439)Michael Stapelberg
2021-06-02Implement include config directive (#4420)Michael Stapelberg
2021-05-23Merge pull request #4430 from stapelberg/actionsIngo Bürk
2021-05-23README: update build status badge for GitHub ActionsMichael Stapelberg
2021-05-23switch from Travis to GitHub actions for continuous integration (CI) (#4428)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