Go to file
Orestis Floros 70288d7b68
Merge pull request #4710 from pstray/title_window_icon-toggle
Implement title_window_icon toggle
2021-12-11 14:33:23 +01:00
.github Move clang-format, safe-wrappers, release notes check in new job 2021-11-05 18:29:42 +01: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: bump to libpcre2-dev for autobuilds (#4705) 2021-11-29 23:41:07 +01:00
docs Implement title_window_icon toggle 2021-12-11 14:20:07 +01:00
etc default config: use dex for XDG autostart (#4405) 2021-04-17 15:26:45 +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 Add situational exit codes (#4107) 2020-10-20 09:38:35 +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 check for both arguments NULL on strings_differ 2021-11-03 09:03:03 +01:00
include Merge pull request #4710 from pstray/title_window_icon-toggle 2021-12-11 14:33:23 +01:00
libi3 Fix compilation error on debian 2021-11-04 19:27:40 +01:00
man Correct short form of raw option in i3-msg manpage 2021-11-03 09:03:14 +01:00
meson add meson build files (#4094) 2020-05-19 14:45:06 +02:00
parser-specs Implement title_window_icon toggle 2021-12-11 14:20:07 +01:00
release-notes Implement title_window_icon toggle 2021-12-11 14:20:07 +01:00
share Move/rename config files/.desktop files into subdirs 2016-10-23 21:09:24 +02:00
src Merge pull request #4710 from pstray/title_window_icon-toggle 2021-12-11 14:33:23 +01:00
testcases Implement title_window_icon toggle 2021-12-11 14:20:07 +01:00
travis Move clang-format, safe-wrappers, release notes check in new job 2021-11-05 18:29:42 +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
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.20.1 release i3 4.20.1 2021-11-03 09:23:07 +01:00
generate-command-parser.pl Fix bug where long commands crash i3 2021-08-24 16:34:30 -05:00
i3-dmenu-desktop fix #4697, adds backslashes quotation for exec (#4699) 2021-12-06 09:53:50 +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 Quote the variables in i3-sensible-* correctly 2015-11-30 21:36:23 +00:00
i3-sensible-terminal i3-sensible-terminal: prioritize terminals with good accessibility (#4259) 2020-11-16 09:56:49 +01:00
logo.svg Remove small bulge in i3 SVG logo (#4281) 2020-12-28 23:22:22 +01:00
meson.build Switch from pcre to pcre2 (#4684) 2021-11-29 18:20:54 +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 Keep each release note in a single file 2021-11-05 10:13:22 +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.