Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg fa1b436fca Bugfix: mark IPC fd CLOEXEC (Thanks Layus)
Without this fix, children of i3bar would inherit the file descriptor of
the IPC connection to i3. Therefore, even if i3bar exits with SIGSEGV,
the connection to i3 stays open. Because nobody actually reads any
messages by i3, the buffer will fill up and i3 can’t deliver any more
messages, and thus busy-loops at that point.

fixes #995
2013-04-14 10:12:21 +02:00
contrib move i3-dmenu-desktop from contrib to / 2012-12-11 22:10:22 +01:00
debian drop the flex/bison dependency \o/ 2012-12-25 14:20:21 +01:00
docs Add support for _NET_WM_STATE_DEMANDS_ATTENTION. 2013-03-09 10:55:13 +01:00
i3-config-wizard i3-config-wizard: clean all traces of the old config parser (Thanks cradle) 2012-12-26 14:23:47 +01:00
i3-dump-log i3-dump-log/main.c: error handling for write(...) 2012-12-24 15:11:19 +01:00
i3-input i3-input: set focus before sending the command (Thanks emias) 2013-01-24 13:57:08 +01:00
i3-msg Add YAJL_CFLAGS to i3-msg.mk. 2013-03-14 15:20:33 +01:00
i3-nagbar i3-nagbar: kludge to run the command shell script when inside a noexec mount 2013-02-07 15:30:40 +01:00
i3bar Bugfix: Set separator color properly when drawing 2013-02-25 23:49:15 +01:00
include Add support for _NET_WM_STATE_DEMANDS_ATTENTION. 2013-03-09 10:55:13 +01:00
libi3 Bugfix: mark IPC fd CLOEXEC (Thanks Layus) 2013-04-14 10:12:21 +02:00
man add release notes for v4.5.1 2013-03-18 22:42:33 +01:00
parser-specs config: accept “smart” as popup_during_fullscreen parameter (Thanks supplantr) 2013-02-24 17:23:37 +01:00
src tabbed: floor(), put extra pixels into the last tab (Thanks xeen) 2013-04-07 10:00:28 +02:00
testcases Bugfix: fix floating window size with hide_edge_borders (+test) 2013-04-02 23:59:26 +02:00
tests implement TAILQ_SWAP (only for consecutive elements, order relevant) and use it 2011-02-15 02:21:23 +01:00
yajl-fallback/yajl Make code compatible with yajl 2.0 *and* 1.0 2011-04-27 19:52:53 +02:00
.gitignore split main .gitignore and ignore more files 2013-01-26 19:30:10 +01:00
DEPENDS drop the flex/bison dependency \o/ 2012-12-25 14:20:21 +01:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01:00
Makefile install i3-dmenu-desktop 2012-12-11 22:31:44 +01:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.2 add release notes for v4.2 2012-04-25 23:06:39 +02:00
RELEASE-NOTES-4.3 release-notes: s/mod+l/mod+e/ (Thanks hax404) 2012-10-04 17:04:37 +02:00
RELEASE-NOTES-4.4 add release notes for v4.4 2012-12-11 22:45:34 +01:00
RELEASE-NOTES-4.5 add release notes for i3 v4.5 2013-03-12 13:40:52 +01:00
RELEASE-NOTES-4.5.1 add release notes for v4.5.1 2013-03-18 22:42:33 +01:00
common.mk install i3-dmenu-desktop 2012-12-11 22:31:44 +01:00
generate-command-parser.pl Bugfix: Properly parse commands like “move workspace torrent” (Thanks rasi) 2013-02-19 00:27:55 +01:00
i3-dmenu-desktop bump copyright years to 2013 2013-03-17 01:01:04 +01:00
i3-migrate-config-to-v4 i3-migrate-config-to-v4: use layout toggle split (Thanks eeemsi) 2012-08-04 12:46:37 +02:00
i3-sensible-editor update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-pager update i3-sensible-* (Thanks Han) 2011-12-29 00:01:49 +01:00
i3-sensible-terminal Add xfce4-terminal to i3-sensible-terminal 2012-08-02 15:20:17 +02:00
i3.applications.desktop /usr/share/applications/i3.desktop: drop the encoding key, UTF-8 is now required 2012-04-25 23:18:22 +02:00
i3.config recommend i3-dmenu-desktop in the default config 2012-12-11 22:36:29 +01:00
i3.config.keycodes recommend i3-dmenu-desktop in the default config 2012-12-11 22:36:29 +01:00
i3.xsession.desktop Fix xsession.desktop to comply to fdo standard 2012-09-20 11:34:11 +02:00
logo.svg s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00
pseudo-doc.doxygen s/i3.zekjur.net/i3wm.org/g 2011-08-28 17:44:42 +02:00