Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Orestis Floros b590ca076c
Avoid resizing fullscreen container with non-fullscreen
Another option is to modify resize_find_tiling_participants but this
would also affect resizing of tiling containers in scripts, so I chose
to make this change specific to resizing with the mouse.

Follow-up after #3983
Fixes #3980
2020-04-09 15:49:09 +02:00
.github
AnyEvent-I3 introduce the sync IPC command 2018-03-30 21:09:52 +02:00
contrib
debian
docs userguide: Add button{6,7} 2020-04-07 20:10:29 +02:00
etc Merge pull request #3747 from stapelberg/default-config-numbers 2019-08-28 08:58:44 +02:00
i3-config-wizard
i3-dump-log
i3-input libi3: Make visual_type extern 2020-02-01 17:32:54 +01:00
i3-msg Replace scalloc + strncpy with sstrndup 2019-04-03 18:51:34 +03:00
i3-nagbar
i3bar
include Assume xcb_cursor_context_new never fails (#3955) 2020-02-24 08:48:58 +01:00
libi3
m4 fix lcov support 2019-09-01 19:19:12 +02:00
man
parser-specs
share Move/rename config files/.desktop files into subdirs 2016-10-23 21:09:24 +02:00
src Avoid resizing fullscreen container with non-fullscreen 2020-04-09 15:49:09 +02:00
testcases
travis
.clang-format
.editorconfig
.gitignore
.travis.yml
DEPENDS
I3_VERSION
LICENSE
Makefile.am
PACKAGE-MAINTAINER
README.md
RELEASE-NOTES-4.14.1
RELEASE-NOTES-4.16.1
RELEASE-NOTES-4.18
configure.ac
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.