aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-29Update debian/changelogstableMichael Stapelberg
2023-10-29Merge branch 'next' into stableMichael Stapelberg
2023-10-29Merge branch 'release-4.23'Michael Stapelberg
2023-10-29Restore non-git version suffixMichael Stapelberg
2023-10-29release i3 4.234.23Michael Stapelberg
2023-09-23Fix failing testcase when the font exists (#5679)Sergey Zhmylove
2023-09-21motif hints: respect maximum border style in append_layoutOrestis Floros
2023-09-21Update to clang-format-15Orestis Floros
2023-09-13userguide: Add an example for negative lookeaheads (#5665)Orestis Floros
2023-09-06remanage_window: Refactor to make clearer when a swallowing happensOrestis Floros
2023-09-06Remanage window after urgency flag changeOrestis Floros
2023-09-05Update to actions/checkout@v4 (#5653)Orestis Floros
2023-09-04Fix dead links for Modern Perl bookWesley Schwengle
2023-09-03Fix crashes when using machine criterion (#5650)Orestis Floros
2023-07-22Share graphics context globally (#4376)Uli Schlachter
2023-07-21Remove focus workaroundslyshot
2023-07-15Fix gcc false-positive warningOrestis Floros
2023-07-15debugging docs: Add note about ptraceOrestis Floros
2023-06-30Regrab buttons on mode change (#5554)Orestis Floros
2023-06-26Improve documentation regarding tiling drag (#5541)Harm te Hennepe
2023-06-15Remove the double forking in start_application (#5510)Nikolay Nechaev
2023-05-29fix workspace not being focused on title bar scroll (#5518)Orestis Floros
2023-05-05Merge pull request #5378 from slyshot/nextOrestis Floros
2023-04-27Fix top border resizing registered on tiled windowsslyshot
2023-04-22i3-input: Avoid compiler warning (#5480)Orestis Floros
2023-04-11GH Actions: Check for gcc before deploying (#5483)Orestis Floros
2023-04-10man page: Update outdated information (#5478)Orestis Floros
2023-04-02Allow switching workspaces when in global fullscreen mode (#5398)Orestis Floros
2023-04-02Update some of the hacking docs (#5464)Orestis Floros
2023-04-02hacking-howto: Update build instructions for meson (#5463)Orestis Floros
2023-04-02Update ubuntu & clang-format in builds (#5467)Orestis Floros
2023-04-02docker: fix missing address sanitizer dependency (#5466)Orestis Floros
2023-01-23GitHub Actions: revert changes and use `if` on each step (#5393)Orestis Floros
2023-01-23Actions: Fix BASENAME env vars (#5392)Orestis Floros
2023-01-23GitHub Actions: push artifacts only on next branch (#5388)Orestis Floros
2023-01-23Merge pull request #5390 from nikitabobko/bobko/userguideOrestis Floros
2023-01-23Fix "default binding" mistake in userguideNikita Bobko
2023-01-22Merge pull request #4311 from i3/i3bar-ws-protocolOrestis Floros
2023-01-22i3bar: Add protocol for workspace buttonsOrestis Floros
2023-01-22Add focus workspace commandOrestis Floros
2023-01-19Bump -D_FORTIFY_SOURCE=2 to -D_FORTIFY_SOURCE=3 (#5379)Michael Stapelberg
2023-01-07Merge pull request #5355 from orestisfl/5346/do-not-canonicalize-nonprimaryOrestis Floros
2023-01-06Do not canonicalize "nonprimary" output for i3barOrestis Floros
2023-01-02GitHub Actions: remove i386 autobuild packages (#5345)Michael Stapelberg
2023-01-02GitHub Actions: build Ubuntu packages using Ubuntu focal (#5344)Michael Stapelberg
2023-01-02free some heap allocations to satisfy LeakSanitizerMichael Stapelberg
2023-01-02fix reload binding memory issue: copy current_binding_modeMichael Stapelberg
2023-01-02meson: specify check: false on run_commandMichael Stapelberg
2023-01-02GitHub Actions: switch to meson setup subcommandMichael Stapelberg
2023-01-02fix -Wmaybe-unused and -Wstringop-truncation warningsMichael Stapelberg