Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Orestis Floros 7010644964
randr_query_outputs: con_activate -> workspace_show
workspace_show will call x_set_warp_to if needed.

Fixes #3333
2018-08-17 12:49:15 +03:00
.github Fix ISSUE_TEMPLATE typo 2018-07-12 03:49:07 +03:00
AnyEvent-I3 introduce the sync IPC command 2018-03-30 21:09:52 +02:00
contrib Merge pull request #3176 from orestisf1993/dump-asy-marks 2018-03-14 14:24:00 +01:00
debian debian: update changelog 2018-03-10 18:35:11 +01:00
docs Kill misbehaving subscribed clients instead of hanging 2018-08-08 19:14:56 +03:00
etc config: add comment $mod+r in back to normal when resize window 2018-01-05 07:14:57 +07:00
i3-config-wizard Fix redundant return statements 2018-04-27 00:09:42 +03:00
i3-dump-log
i3-input
i3-msg i3-msg: only print input + errorposition if they exist 2018-03-18 03:38:06 +02:00
i3-nagbar Fix redundant casts to the same type 2018-04-27 00:09:42 +03:00
i3bar Replace strncpy call with memcpy when result is not NUL-terminated 2018-05-08 17:05:46 +03:00
include Kill misbehaving subscribed clients instead of hanging 2018-08-08 19:14:56 +03:00
libi3 Merge pull request #3263 from orestisf1993/misbehaving-ipc-queue-2999 2018-08-08 19:14:15 +02:00
m4
man enhancement: adds hyper as a sensible terminal option 2018-08-01 08:21:44 -05:00
parser-specs Kill misbehaving subscribed clients instead of hanging 2018-08-08 19:14:56 +03:00
share
src randr_query_outputs: con_activate -> workspace_show 2018-08-17 12:49:15 +03:00
testcases Kill misbehaving subscribed clients instead of hanging 2018-08-08 19:14:56 +03:00
travis
.clang-format switch to clang-format-3.8 (#2547) 2016-11-08 13:46:43 -08:00
.editorconfig
.gitignore
.travis.yml
DEPENDS Fix DEPENDS table 2018-05-01 13:49:55 +03:00
I3_VERSION Set non-git version to 4.15-non-git. 2018-03-10 18:29:21 +01:00
LICENSE
Makefile.am Makefile.am: add forgotten include/sync.h 2018-04-19 20:10:54 +02:00
PACKAGE-MAINTAINER
README.md
RELEASE-NOTES-4.15 release i3 4.15 2018-03-10 18:29:14 +01:00
configure.ac Added libiconv to search libs for OpenBSD patch (#3336) 2018-08-04 18:27:25 +01:00
generate-command-parser.pl Remove trailing whitespace from Perl scripts 2018-03-15 21:33:45 +02:00
i3-dmenu-desktop
i3-migrate-config-to-v4
i3-save-tree
i3-sensible-editor Added gVim to i3-sensible-editor 2018-02-19 15:39:46 +01:00
i3-sensible-pager
i3-sensible-terminal enhancement: adds hyper as a sensible terminal option 2018-08-01 08:21:44 -05:00
logo.svg
pseudo-doc.doxygen
release.sh update release.sh after release 2018-03-10 18:53:20 +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.