summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24release i3 4.21.14.21.1Michael Stapelberg
2022-10-24tiling drag: only start when there are drop targets (#5213)Michael Stapelberg
2022-10-24tiling drag: ignore scratchpad windows when locating drop targets (#5211)Michael Stapelberg
2022-10-24make tiling drag configurableMichael Stapelberg
2022-10-24tiling drag: left-click needs threshold, mod-click doesn’tMichael Stapelberg
2022-10-24increase drag threshold, run it through logical_px()Michael Stapelberg
2022-10-24tiling drag: fix cursor (wrong argument passed) (#5207)Michael Stapelberg
2022-10-24tiling drag: allow click immediately, to focus on decoration click (#5206)Michael Stapelberg
2022-10-24Escape ~ to prevent interpretation as subscript. (#5168)bodea
2022-10-24Fix segfault during config validation (#5167) (#5173)Matias Goldfeld
2022-10-24Raise floating windows when their border is clicked (#5196)Tudor Brindus
2022-10-24Fix i3-dmenu-desktop quoting (#5162)Michael Stapelberg
2022-10-24Fix motif logic for new floatsOrestis Floros
2022-10-24Motif hints: Respect maximum border style configuration set by userOrestis Floros
2022-10-24Order border_style_t enum according to amount of decorationOrestis Floros
2022-10-24Adds sticky field to get_tree reply in ipc docErich Heine
2022-09-21Update debian/changelogMichael Stapelberg
2022-09-21Merge branch 'next' into stableMichael Stapelberg
2022-09-21Merge branch 'release-4.21'Michael 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
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