A tiling window manager for X11 https://i3wm.org/
  • C 58%
  • Perl 36.4%
  • Raku 2.6%
  • Ruby 1.2%
  • Meson 0.7%
  • Other 1%
Find a file
2026-01-26 20:33:03 +01:00
.github CONTRIBUTING: include AI contribution policy 2026-01-26 20:31:48 +01:00
AnyEvent-I3 Use I3SOCK environment variable for path in AnyEvent::I3 (#5987) 2024-04-19 19:12:11 +02:00
contrib Fix: remove "dynamic" TWM (#6193) 2024-08-05 18:23:55 +02:00
debian debian: update changelog 2025-12-19 08:28:21 +01:00
docs ipc: list q3ipc library for C++ 2026-01-26 20:33:03 +01:00
etc make tiling drag configurable 2022-10-16 18:21:08 +02:00
i3-config-wizard Fix ctype(3) function arguments. 2025-12-29 11:12:04 +01:00
i3-dump-log Update to clang-format-20 (#6521) 2025-11-05 22:46:34 +01:00
i3-input Chore: Code cleanup and style improvements (#6516) 2025-11-07 09:49:03 +00:00
i3-msg Fix: remove "dynamic" TWM (#6193) 2024-08-05 18:23:55 +02:00
i3-nagbar Chore: Code cleanup and style improvements (#6516) 2025-11-07 09:49:03 +00:00
i3bar Fix ctype(3) function arguments. 2025-12-29 11:12:04 +01:00
include use setlocale(3) (NetBSD lacks uselocale(3)) 2026-01-05 16:55:25 +01:00
libi3 Chore: Code cleanup and style improvements (#6516) 2025-11-07 09:49:03 +00:00
man i3-sensible-terminal: add ghostty 2026-01-14 18:20:21 +01:00
meson meson: strip release-notes/ directory from dist tarballs 2025-12-19 07:49:07 +01:00
parser-specs Fix: remove "dynamic" TWM (#6193) 2024-08-05 18:23:55 +02:00
release-notes Fix i3bar workspace buttons for primary screen (#6564) 2025-12-23 15:11:03 +01:00
share Revert "include i3.service systemd user unit (#6547)" (#6554) 2025-12-18 18:43:56 +01:00
src use setlocale(3) (NetBSD lacks uselocale(3)) 2026-01-05 16:55:25 +01:00
testcases tests: generalize crash test to table-driven command tests (#6569) 2025-12-23 15:51:12 +01:00
travis GitHub Actions: install libcrypt-dev in travis-base.Dockerfile 2026-01-07 08:47:26 +01:00
.clang-format clang-format: enable InsertBraces (#5882) 2024-01-27 11:37:05 +01:00
.dockerignore add meson build files (#4094) 2020-05-19 14:45:06 +02:00
.editorconfig Add .editorconfig (see editorconfig.org) (#2943) 2017-09-13 18:38:27 +02:00
.gitignore Fix crash with focus output and scratchpad (#6079) 2024-06-03 17:00:47 +02:00
DEPENDS Fix DEPENDS table 2018-05-01 13:49:55 +03:00
flake.lock declare a development shell in flake.nix 2025-12-23 18:01:22 +01:00
flake.nix flake.nix: disable fortify hardening (results in compiler warnings) 2025-12-29 11:06:18 +01:00
generate-command-parser.pl Refactor: Extract parser stack implementation to parser_util (#6514) 2025-11-05 22:56:49 +01:00
i3-dmenu-desktop i3-dmenu-desktop: Allow more than one --entry-type (#5294) 2022-12-06 17:23:10 +01:00
i3-migrate-config-to-v4 Remove dead documentation for non-existing feature "stack-limit". 2015-06-09 23:13:15 +02:00
i3-save-tree i3-save-tree: Exclude unsupported "transient_for" property 2018-09-12 14:13:56 +03:00
i3-sensible-editor Added gVim to i3-sensible-editor 2018-02-19 15:39:46 +01:00
i3-sensible-pager i3-sensible-pager: sanitize LESS environment variable (#5111) 2022-09-06 08:42:02 +02:00
i3-sensible-terminal i3-sensible-terminal: add ghostty 2026-01-14 18:20:21 +01:00
I3_VERSION Set non-git version to 4.19.1-non-git. 2021-02-01 09:04:01 +01:00
LICENSE Reformat LICENSE so github sees it as BSD-3-Clause. (#4181) 2020-09-02 11:42:05 +02:00
logo.svg Fix: remove "dynamic" TWM (#6193) 2024-08-05 18:23:55 +02:00
meson.build Restore non-git version suffix 2025-12-19 08:20:07 +01:00
meson_options.txt meson: make docdir configurable 2020-05-19 19:07:45 +02:00
PACKAGE-MAINTAINER Update meson setup command to remove warning (#6338) 2024-12-29 19:50:09 +01:00
README.md README: update build status badge for GitHub Actions 2021-05-23 16:06:13 +02:00
RELEASE-NOTES-4.25 release i3 4.25 2025-12-19 08:19:53 +01:00
release.sh release.sh: update version numbers post 4.25 release 2025-12-19 08:28:21 +01:00

Logo i3: A tiling window manager

Build Status Issue Stats Pull Request Stats

Packages Packages

i3 is a tiling window manager for X11.

For more information about i3, please see the project's website and online documentation.

For information about contributing to i3, please see CONTRIBUTING.md.