Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg 4699c714b3 Bugfix: add a sync call to i3bar to confirm reparents before exiting
Without this call, sometimes the tray icon windows are reparented into
i3’s container around the i3bar window, i.e. into the next remaining
window in the window hierarchy. Since i3 then closes that container
(since the i3bar window itself was closed), the tray window will also
get closed. In general, this weird interaction (getting reparented and
then closed) is not well received by tray icon providers :).

closes: #1296
2014-07-24 10:09:53 +02:00
contrib contrib: add per-workspace-layout.pl 2014-01-26 16:51:32 +01:00
debian debian: recommend fonts-dejavu-core after we switched the default 2014-06-08 22:28:13 +02:00
docs Add configuration option for disabling mouse warping 2014-05-31 14:55:29 +02:00
i3-config-wizard format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-dump-log format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-input format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-msg format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3-nagbar format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
i3bar Bugfix: add a sync call to i3bar to confirm reparents before exiting 2014-07-24 10:09:53 +02:00
include Bugfix: properly restore workspace containers (Thanks vals) 2014-07-15 10:27:42 +02:00
libi3 format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
man man: bump version to 4.8 2014-06-15 19:12:16 +02:00
parser-specs Add configuration option for disabling mouse warping 2014-05-31 14:55:29 +02:00
src Bugfix: missed case for decoration rerender 2014-07-23 09:48:20 +02:00
testcases Bugfix: properly restore workspace containers (Thanks vals) 2014-07-15 10:27:42 +02:00
tests format **/*.c with clang-format-3.5 2014-06-15 19:07:02 +02:00
.clang-format add .clang-format, to be used with clang-format-3.5 2014-06-15 19:05:01 +02:00
.gitignore ignore symbol files on OS X (only for debugging, breaks git-add -A) 2013-11-26 19:56:59 +01:00
DEPENDS Remove yajl major version conditionals 2014-05-04 22:52:37 +02:00
LICENSE remove obsolete CMDMODE and TODO files, update LICENSE 2011-10-08 15:18:04 +01:00
Makefile fix “make dist” target 2014-05-04 23:07:53 +02:00
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.8 add .clang-format, to be used with clang-format-3.5 2014-06-15 19:05:01 +02:00
common.mk Remove yajl major version conditionals 2014-05-04 22:52:37 +02:00
generate-command-parser.pl Change the names of parser result structs 2014-05-20 19:59:01 +02:00
i3-dmenu-desktop Bugfix: i3-dmenu-desktop: quote path (Thanks nikolaus) 2014-07-11 09:51:05 +02: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-save-tree Bugfix: interpret commandline parameters as utf-8 2014-06-25 10:00:23 +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-with-shmlog.xsession.desktop enable shmlog when invoked as i3-with-shmlog, install symlink + .desktop file 2014-01-04 12:18:45 +01:00
i3.applications.desktop Add 'NoDisplay=true' to i3.application.desktop 2013-06-12 19:47:57 +02:00
i3.config default config: use `set` for directions 2014-06-13 20:01:18 +02:00
i3.config.keycodes also change the default font in i3.config.keycodes 2014-06-13 20:02:34 +02:00
i3.xsession.desktop Bugfix: Typo in i3.xsession.desktop TryExec rule. 2014-06-11 23:26:43 +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