Go to file
Orestis Floros d7583fbc17
Update some of the hacking docs (#5464)
2023-04-02 16:28:06 +02:00
.github Update ubuntu & clang-format in builds (#5467) 2023-04-02 16:24:15 +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 2023-01-02 09:46:32 +01:00
docs Update some of the hacking docs (#5464) 2023-04-02 16:28:06 +02:00
etc make tiling drag configurable 2022-10-16 18:21:08 +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 Update ubuntu & clang-format in builds (#5467) 2023-04-02 16:24:15 +02:00
include i3bar: Add protocol for workspace buttons 2023-01-22 18:59:58 +01:00
libi3 Allow text drawing to use the alpha channel. (#5246) 2022-11-06 12:43:37 +01:00
man i3bar: Add protocol for workspace buttons 2023-01-22 18:59:58 +01:00
meson add meson build files (#4094) 2020-05-19 14:45:06 +02:00
parser-specs i3bar: Add protocol for workspace buttons 2023-01-22 18:59:58 +01:00
release-notes i3bar: Add protocol for workspace buttons 2023-01-22 18:59:58 +01:00
share Move/rename config files/.desktop files into subdirs 2016-10-23 21:09:24 +02:00
src i3bar: Add protocol for workspace buttons 2023-01-22 18:59:58 +01:00
testcases i3bar: Add protocol for workspace buttons 2023-01-22 18:59:58 +01:00
travis Update ubuntu & clang-format in builds (#5467) 2023-04-02 16:24:15 +02: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
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
PACKAGE-MAINTAINER Update compilation instructions throughout our docs 2020-11-15 16:42:41 +01:00
README.md README: update build status badge for GitHub Actions 2021-05-23 16:06:13 +02:00
RELEASE-NOTES-4.22 release i3 4.22 2023-01-02 09:39:00 +01: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: 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 Add wezterm to i3-sensible-terminal (#5107) 2022-09-06 20:23:56 +02:00
logo.svg Remove small bulge in i3 SVG logo (#4281) 2020-12-28 23:22:22 +01:00
meson.build i3bar: Add protocol for workspace buttons 2023-01-22 18:59:58 +01:00
meson_options.txt meson: make docdir configurable 2020-05-19 19:07:45 +02:00
pseudo-doc.doxygen Replace http:// with https:// where applicable 2017-09-24 10:19:07 +02:00
release.sh release.sh: update after 4.22 release 2023-01-02 11:36:37 +01:00

README.md

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.