summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-21release i3 4.214.21Michael Stapelberg
2022-09-21unflake t/289-ipc-shutdown-event.t (#5144)Michael Stapelberg
2022-09-20Add some release notes (#5138)Orestis Floros
2022-09-20tiling_drag: Correctly switch to workspace when dragging across outputs (#5141)Orestis Floros
2022-09-19motif: restore `BS_NORMAL` correctly (#5135)viri
2022-09-17tiling_drag: con_rect_plus_deco_height: Fix underflow (#5129)Orestis Floros
2022-09-12Fix crash in parse_file() when parsing nested variables (#5003)zhrvn
2022-09-11Fix segfault with mode "default" key bindings (#5007)zhrvn
2022-09-10testsuite: catch i3 SIGSEGV by installing SIGCHLD handler (#5123)Michael Stapelberg
2022-09-09open_logbuffer: avoid overflow by comparing (long long) (#5113)Michael Stapelberg
2022-09-09config_parser: prevent trailing whitespace in output (string → word) (#5117)Michael Stapelberg
2022-09-09config: set bar block font to i3-wide font *after* parsing (#5118)Michael Stapelberg
2022-09-06man/i3-input: fix a typo: chose → choose (#5087)paperluigis
2022-09-06Add wezterm to i3-sensible-terminal (#5107)mariano
2022-09-06i3-sensible-pager: sanitize LESS environment variable (#5111)bodea
2022-07-28Allow dragging tiled windows with the mouse. (#3085)Orestis Floros
2022-07-28Fix Wbitwise-instead-of-logical warningsOrestis Floros
2022-07-28fix travis/check-spelling.pl for recent Lintian changesMichael Stapelberg
2022-06-30Split container parents should be redrawn when swapping child containers (wit...Jay Ta'ala
2022-06-30cleanup-bintray: remove remaining bintray references (#5038)Josh Soref
2022-06-28highlight the difference between "workspace N" and "workspace number N" commandsKjetil Torgrim Homme
2022-06-08Fix segfault when bindsym command is empty (#5001)zhiv-git
2022-06-01Fix typos (#4989)George Rodrigues
2022-05-31GitHub Actions: declare /usr/src/i3 as safe directory (#4992)Michael Stapelberg
2022-03-28clear surface on x_push_node (#4577)André Silva
2022-03-28Fix typo in comment (#4936)takelley1
2022-02-10Remove Xlib references (#4845)Ingo Bürk
2022-02-07Use proper WM_Sx registration for i3 (#4843)Gergely Risko
2021-12-11Merge pull request #4710 from pstray/title_window_icon-toggleOrestis Floros
2021-12-11Implement title_window_icon togglePeder Stray
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