Skip to content
Unofficial i3 Mirror. Includes a gaps branch for gaps between windows.
C Perl Shell TeX C++ Makefile Other
Find file
New pull request
Failed to load latest commit information.
contrib contrib: add per-workspace-layout.pl
debian debian: recommend fonts-dejavu-core after we switched the default
docs Add configuration option for disabling mouse warping
i3-config-wizard format **/*.c with clang-format-3.5
i3-dump-log format **/*.c with clang-format-3.5
i3-input format **/*.c with clang-format-3.5
i3-msg format **/*.c with clang-format-3.5
i3-nagbar format **/*.c with clang-format-3.5
i3bar Bugfix: add a sync call to i3bar to confirm reparents before exiting
include Merge branch 'master' of git://code.i3wm.org/i3 into gaps
libi3 format **/*.c with clang-format-3.5
man man: bump version to 4.8
parser-specs Merge branch 'master' of git://code.i3wm.org/i3 into gaps
src Merge branch 'master' of git://code.i3wm.org/i3 into gaps
testcases Bugfix: don’t set focus in con_set_layout() on invisible workspaces
tests format **/*.c with clang-format-3.5
.clang-format add .clang-format, to be used with clang-format-3.5
.gitignore ignore symbol files on OS X (only for debugging, breaks git-add -A)
DEPENDS Remove yajl major version conditionals
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE
Makefile fix “make dist” target
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts
README.md Update README.md
RELEASE-NOTES-4.8 add .clang-format, to be used with clang-format-3.5
common.mk Remove yajl major version conditionals
generate-command-parser.pl Change the names of parser result structs
i3-dmenu-desktop Bugfix: i3-dmenu-desktop: quote path (Thanks nikolaus)
i3-migrate-config-to-v4 i3-migrate-config-to-v4: use layout toggle split (Thanks eeemsi)
i3-save-tree Bugfix: interpret commandline parameters as utf-8
i3-sensible-editor update i3-sensible-* (Thanks Han)
i3-sensible-pager update i3-sensible-* (Thanks Han)
i3-sensible-terminal Add xfce4-terminal to i3-sensible-terminal
i3-with-shmlog.xsession.desktop enable shmlog when invoked as i3-with-shmlog, install symlink + .desk…
i3.applications.desktop Add 'NoDisplay=true' to i3.application.desktop
i3.config default config: use `set` for directions
i3.config.keycodes also change the default font in i3.config.keycodes
i3.xsession.desktop Bugfix: Typo in i3.xsession.desktop TryExec rule.
logo.svg s/i3.zekjur.net/i3wm.org/g
pseudo-doc.doxygen s/i3.zekjur.net/i3wm.org/g

README.md

i3 - Unofficial Gaps Branch

This branch uses the gaps patch from: http://infra.in.zekjur.net/pipermail/i3-discuss/2012-November/001042.html

I have also included some minor fixes that, for me at least, makes it work perfectly.

As well as this there is now a little bit more convenient way to change the gap size by modifying the GAP_SIZE macros near the top of src/render.c.

Gap sizes are now set in the config file by adding:

gap_size 16

And the result: (click the image below to see a video of it in action)

i3

Something went wrong with that request. Please try again.