Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg 79b052230c x.c: correctly free con->frame_buffer in _x_con_kill
This fixes a crash which I could not reproduce in a testcase with reasonable effort, but the user reported the fix works.

Compare with src/x.c:946.

fixes #3554
fixes #3645
2019-03-19 09:50:22 +01:00
.github
AnyEvent-I3
contrib
debian Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
docs Reword documentation to make clear the difference in enumeration between event and reply types. 2019-01-31 23:00:00 -08:00
etc
i3-config-wizard Remove \n from errx and die messages 2019-01-02 14:23:56 +02:00
i3-dump-log i3-dump-log: make log message a little more clear (#3618) 2019-02-12 09:22:26 +01:00
i3-input Remove \n from errx and die messages 2019-01-02 14:23:56 +02:00
i3-msg Add proper return code for i3-msg 2019-02-21 19:52:55 +00:00
i3-nagbar Remove \n from errx and die messages 2019-01-02 14:23:56 +02:00
i3bar Do not assume STDIN_FILENO is available for input from child 2018-10-26 09:31:43 -04:00
include Use ipc queue for all messages (#3585) 2019-01-12 13:13:03 +01:00
libi3 convert_utf8_to_ucs2: Allow partial conversion 2019-03-19 10:31:34 +02:00
m4
man Add proper return code for i3-msg 2019-02-21 19:52:55 +00:00
parser-specs Add title_align config directive 2018-10-12 19:58:48 +03:00
share
src x.c: correctly free con->frame_buffer in _x_con_kill 2019-03-19 09:50:22 +01:00
testcases create_workspace_on_output: send workspace init event 2019-02-23 12:00:55 +02:00
travis travis: remove deprecated docker login -e flag (#3651) 2019-03-19 09:49:59 +01:00
.clang-format
.editorconfig
.gitignore
.travis.yml fix travis build by switching away from deprecated-2017Q3 (#3650) 2019-03-19 09:30:04 +01:00
DEPENDS
I3_VERSION Set non-git version to 4.16-non-git. 2018-11-04 14:47:46 +01:00
LICENSE
Makefile.am release i3 4.16 2018-11-04 14:47:34 +01:00
PACKAGE-MAINTAINER
README.md Update badges in README 2018-10-26 09:58:04 -07:00
RELEASE-NOTES-4.16 release i3 4.16 2018-11-04 14:47:34 +01:00
configure.ac Add input and bounding shapes support (#2742) 2018-12-01 11:52:41 +07:00
generate-command-parser.pl
i3-dmenu-desktop
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: save docs first 2018-11-05 19:32:29 +01: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.