Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Orestis Floros cf375927f0 attach_to_workspace: set new parent before tree_render
on_remove_child calls tree_close_internal which calls tree_render and
the tree is in an invalid state if con->parent still points to the old
parent.

Fixes #3556
2019-01-23 21:20:08 +01:00
.github
AnyEvent-I3
contrib
debian Update debian/changelog 2018-11-04 14:47:46 +01:00
docs Add "modifiers" to events sent by i3bar 2018-10-25 16:02:06 -07:00
etc
i3-config-wizard
i3-dump-log
i3-input
i3-msg
i3-nagbar
i3bar Add "modifiers" to events sent by i3bar 2018-10-25 16:02:06 -07:00
include Merge pull request #3452 from orestisf1993/title_align 2018-10-23 16:41:54 +02:00
libi3 Merge pull request #3473 from soumya92/pango-font-alignment 2018-10-24 22:57:31 +03:00
m4
man
parser-specs Add title_align config directive 2018-10-12 19:58:48 +03:00
share
src attach_to_workspace: set new parent before tree_render 2019-01-23 21:20:08 +01:00
testcases attach_to_workspace: set new parent before tree_render 2019-01-23 21:20:08 +01:00
travis switch to clang-format-4.0 2018-11-03 09:16:16 +01:00
.clang-format
.editorconfig
.gitignore
.travis.yml
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.14.1
RELEASE-NOTES-4.16 release i3 4.16 2018-11-04 14:47:34 +01:00
configure.ac release i3 4.16 2018-11-04 14:47:34 +01: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

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.