summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-06Merge pull request #4717 from orestisfl/janitorialOrestis Floros
2021-12-06Remove outdated //-style commented-out codeOrestis Floros
2021-12-06fix #4697, adds backslashes quotation for exec (#4699)sergio
2021-12-01docs: change IPC window_type value (#4668)Chris Templin
2021-11-29debian: bump to libpcre2-dev for autobuilds (#4705)Michael Stapelberg
2021-11-29Switch from pcre to pcre2 (#4684)Uli Schlachter
2021-11-27Merge pull request #4698 from orestisfl/user_output_names_find_nextIngo Bürk
2021-11-27user_output_names_find_next: Always initialize target_outputOrestis Floros
2021-11-18Merge pull request #4485 from ToxicGLaDOS/long_commands_crashIngo Bürk
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-18Merge pull request #4667 from orestisfl/transient_for-loopIngo Bürk
2021-11-11Fix transient_for endless loopOrestis Floros
2021-11-07Merge pull request #4656 from stapelberg/flakyOrestis Floros
2021-11-07t/219-ipc-window-focus.t: sync after killMichael Stapelberg
2021-11-07fix flaky testcases/t/185-scratchpad.t: sync after kill commandMichael Stapelberg
2021-11-06Merge pull request #4648 from orestisfl/formatting-new-actionOrestis Floros
2021-11-06Release notes script fixes (#4652)Orestis Floros
2021-11-05cmd_focus_output: Multiple outputsOrestis Floros
2021-11-05tests: Extract focused_output in libraryOrestis Floros
2021-11-05Extract common functions out of cmd_move_con_to_outputOrestis Floros
2021-11-05Move clang-format, safe-wrappers, release notes check in new jobOrestis Floros
2021-11-05Merge pull request #4604 from orestisfl/fix-focus-warpIngo Bürk
2021-11-05Merge pull request #4650 from orestisfl/focused_tab_titleOrestis Floros
2021-11-05Fix focus issue when moving windows across outputsAnton Älgmyr
2021-11-05Add title tab colorOrestis Floros
2021-11-05Merge pull request #4610 from orestisfl/release-notes-nextOrestis Floros
2021-11-05Update release notesOrestis Floros
2021-11-05Keep each release note in a single fileOrestis Floros
2021-11-04userguide: Make more clear that an IPC socket is always createdOrestis Floros
2021-11-04Merge pull request #4649 from orestisfl/fix-errnoOrestis Floros
2021-11-04Fix compilation error on debianOrestis Floros
2021-11-04Do not replace existing IPC socket (#4638)Uli Schlachter
2021-11-03Merge branch 'release-4.20.1'Michael Stapelberg
2021-11-03Update debian/changelogMichael Stapelberg
2021-11-03Restore non-git version suffixMichael Stapelberg
2021-11-03Merge branch 'stable' into nextMichael Stapelberg
2021-11-03release i3 4.20.14.20.1Michael Stapelberg
2021-11-03post-release release.sh changesMichael Stapelberg
2021-11-03portability: use getcwd() instead of get_current_dir_name() (#4645)Baptiste Daroussin
2021-11-03portability: add missing headersBaptiste Daroussin
2021-11-03Correct short form of raw option in i3-msg manpagelycurgus
2021-11-03Extend title length for xmltoJakob Haufe
2021-11-03check for both arguments NULL on strings_differrvalieris
2021-11-02Merge pull request #4647 from psychon/refuse-start-without-ipc-socketOrestis Floros
2021-11-02Refuse to start without IPC socketUli Schlachter
2021-11-02portability: use getcwd() instead of get_current_dir_name() (#4645)Baptiste Daroussin
2021-11-02Merge pull request #4644 from bapt/portability-nitsOrestis Floros
2021-11-02portability: add missing headersBaptiste Daroussin
2021-11-01Merge pull request #4618 from Jonta/patch-3Orestis Floros