Go to file
2022-11-13 16:03:58 +01:00
.github Update actions/checkout to v3 (#5226) 2022-10-24 21:01:23 +02:00
AnyEvent-I3 Introduce GET_BINDING_STATE IPC command 2020-06-06 20:39:05 +02:00
contrib dump-asy.pl: Include floating_nodes 2018-09-14 14:05:51 +03:00
debian debian: update changelog 2022-10-24 21:33:43 +02:00
docs userguide: gaps: mention minimum version (#5265) 2022-11-08 17:14:22 +01:00
etc make tiling drag configurable 2022-10-24 21:12:58 +02:00
i3-config-wizard Remove outdated //-style commented-out code 2021-12-06 22:14:41 +01:00
i3-dump-log i3-dump-log -f: switch from pthreads to UNIX sockets 2021-01-20 21:40:24 +01:00
i3-input Fix typos (#4989) 2022-06-01 09:49:05 +02:00
i3-msg GET_CONFIG: add raw/variable-processed contents of all config files (#4528) 2021-09-22 08:54:37 +02:00
i3-nagbar i3-nagbar: add possibility to open bar on focused monitor 2020-11-29 22:36:49 +01:00
i3bar implement bar { padding } config directive 2022-10-30 22:22:08 +01:00
include Use mask to determine workspace gaps assignments (#5283) 2022-11-13 16:03:58 +01:00
libi3 Allow text drawing to use the alpha channel. (#5246) 2022-11-06 12:43:37 +01:00
man Escape ~ to prevent interpretation as subscript. (#5168) 2022-10-24 21:12:43 +02:00
meson add meson build files (#4094) 2020-05-19 14:45:06 +02:00
parser-specs Make floating_from and tiling_from criterion work in commands, too (#5278) 2022-11-12 16:44:08 +01:00
release-notes Make floating_from and tiling_from criterion work in commands, too (#5278) 2022-11-12 16:44:08 +01:00
share Move/rename config files/.desktop files into subdirs 2016-10-23 21:09:24 +02:00
src Use mask to determine workspace gaps assignments (#5283) 2022-11-13 16:03:58 +01:00
testcases Use mask to determine workspace gaps assignments (#5283) 2022-11-13 16:03:58 +01:00
travis check-spelling: add another false positive (#5247) 2022-11-05 15:56:36 +01:00
.clang-format clang-format: use TypenameMacros 2020-10-20 09:36:44 +02: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 gitignore: remove now-unused autotools files 2020-11-15 16:42:41 +01:00
DEPENDS Fix DEPENDS table 2018-05-01 13:49:55 +03:00
generate-command-parser.pl Fix bug where long commands crash i3 2021-08-24 16:34:30 -05:00
i3-dmenu-desktop i3-dmenu-desktop: ignore SIGPIPE when writing to dmenu (#5228) 2022-10-29 08:20:09 +02: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 Add wezterm to i3-sensible-terminal (#5107) 2022-09-06 20:23:56 +02: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 Remove small bulge in i3 SVG logo (#4281) 2020-12-28 23:22:22 +01:00
meson_options.txt meson: make docdir configurable 2020-05-19 19:07:45 +02:00
meson.build meson.build: include new gaps1920.png file in dist tarball (#5242) 2022-11-01 18:26:57 +01:00
PACKAGE-MAINTAINER Update compilation instructions throughout our docs 2020-11-15 16:42:41 +01:00
pseudo-doc.doxygen Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
README.md README: update build status badge for GitHub Actions 2021-05-23 16:06:13 +02:00
RELEASE-NOTES-4.21.1 release i3 4.21.1 2022-10-24 21:22:50 +02:00
release.sh release.sh: re-add warning about debian/changelog changes 2022-09-21 21:58:41 +02: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.