Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Ingo Bürk f1824fd10b
Merge pull request #4043 from i3/orestisfl-patch-2
con.c: Reorder use after free
2020-04-30 09:03:43 +02:00
.github
AnyEvent-I3
contrib
debian Update debian/changelog 2020-04-22 09:24:59 +02:00
docs Extend tiling/floating criteria with optional auto/user values (#4006) 2020-04-12 13:49:08 +02:00
etc default config: use workspace number, not just workspace 2019-08-30 18:06:11 +02:00
i3-config-wizard Remove some includes from all.h 2020-04-20 05:54:17 +02:00
i3-dump-log Remove unused headers 2020-04-20 04:25:06 +02:00
i3-input Remove unused headers 2020-04-20 04:25:06 +02:00
i3-msg Remove unused headers 2020-04-20 04:25:06 +02:00
i3-nagbar Remove some includes from all.h 2020-04-20 05:54:17 +02:00
i3bar Call cont_child() more liberally (#3996) 2020-04-22 08:55:41 +02:00
include Remove some includes from all.h 2020-04-20 05:54:17 +02:00
libi3 Remove unused headers 2020-04-20 04:25:06 +02:00
m4 fix lcov support 2019-09-01 19:19:12 +02:00
man Add proper return code for i3-msg 2019-02-21 19:52:55 +00:00
parser-specs Extend tiling/floating criteria with optional auto/user values (#4006) 2020-04-12 13:49:08 +02:00
share
src con.c: Reorder use after free 2020-04-28 21:41:13 +02:00
testcases Remove some includes from all.h 2020-04-20 05:54:17 +02:00
travis pod2html: render without stylesheet by default (#4016) 2020-04-12 11:07:43 +02:00
.clang-format clang-format: bring back ForeachMacros (#3948) 2020-02-19 11:31:09 +01:00
.editorconfig
.gitignore
.travis.yml Travis: Default to -fno-common 2020-02-01 17:41:19 +01:00
DEPENDS
I3_VERSION Set non-git version to 4.18.1-non-git. 2020-04-22 09:21:15 +02:00
LICENSE
Makefile.am Merge pull request #4028 from orestisfl/headers 2020-04-28 08:28:00 +02:00
PACKAGE-MAINTAINER
README.md
RELEASE-NOTES-4.14.1
RELEASE-NOTES-4.16.1 release i3 4.16.1 2019-01-27 16:45:19 +01:00
RELEASE-NOTES-4.18.1 release i3 4.18.1 2020-04-22 09:21:08 +02:00
configure.ac release i3 4.18.1 2020-04-22 09:21:08 +02:00
generate-command-parser.pl generate-command-parser: Add '#pragma once' 2020-04-20 04:25:45 +02:00
i3-dmenu-desktop i3-dmenu-desktop: Support symlinks 2020-04-11 22:57:29 +02:00
i3-migrate-config-to-v4
i3-save-tree
i3-sensible-editor
i3-sensible-pager
i3-sensible-terminal
logo.svg
pseudo-doc.doxygen
release.sh release.sh: update versions 2020-04-22 09:33:11 +02:00

README.md

Logo i3: A tiling window manager

Build Status Issue Stats Pull Request Stats

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.