aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-16tiling drag: allow click immediately, to focus on decoration click (#5206)Michael Stapelberg
2022-10-11Escape ~ to prevent interpretation as subscript. (#5168)bodea
2022-10-10Fix segfault during config validation (#5167) (#5173)Matias Goldfeld
2022-10-10Raise floating windows when their border is clicked (#5196)Tudor Brindus
2022-09-28Fix i3-dmenu-desktop quoting (#5162)Michael Stapelberg
2022-09-24Fix motif logic for new floatsOrestis Floros
2022-09-24Motif hints: Respect maximum border style configuration set by userOrestis Floros
2022-09-24Order border_style_t enum according to amount of decorationOrestis Floros
2022-09-22Merge pull request #5151 from orestisfl/release-notesOrestis Floros
2022-09-22Clean up 4.21 release notesOrestis Floros
2022-09-21GitHub Actions: skip build + test steps in meson dist (#5148)Michael Stapelberg
2022-09-21release.sh: re-add warning about debian/changelog changesMichael Stapelberg
2022-09-21release.sh: latest released version numbersMichael Stapelberg
2022-09-21release.sh: fix Debian source repository configurationMichael Stapelberg
2022-09-21release.sh: fix regexp for updating version in index.htmlMichael Stapelberg
2022-09-21release.sh: update website branch nameMichael Stapelberg
2022-09-21release.sh: remove dput instructionMichael Stapelberg
2022-09-21Adds sticky field to get_tree reply in ipc docErich Heine
2022-09-21debian: update changelogMichael Stapelberg
2022-09-21Update debian/changelogMichael Stapelberg
2022-09-21Merge branch 'release-4.21'Michael Stapelberg
2022-09-21Merge branch 'next' into stableMichael Stapelberg
2022-09-21Restore non-git version suffixMichael Stapelberg
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