Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
haptix@web.de 4937788e8d Fix wrong placement of i3bar when connecting/disconnecting outputs
When connecting or disconnecting an output, i3bar reconfigures its
windows. This also included an unmapping of the bars, and a remapping of
all docked bars. Thus, the bars were misplaced when a monitor was
disconnected.

This commit assures that the remapping of the bars only takes place,
when the mode has actually changed. This patch also takes care of an
inconsistency when pressing the bar_modifier while switching the mode.
Also, the xkbDisplay is now closed correctly, when deregestering the xkb
keyevents.
2013-05-30 12:18:27 +02:00
contrib contrib/gtk-tree-watch.pl: Remove bogus default socket path 2013-05-05 12:58:04 +02:00
debian update debian/ 2013-03-18 23:01:36 +01:00
docs introduced i3 command for changing the hidden state and the mode of i3bar 2013-05-25 23:00:36 +02:00
i3-config-wizard All supported FreeBSD version has getline now 2013-03-20 11:17:26 +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 Fix wrong placement of i3bar when connecting/disconnecting outputs 2013-05-30 12:18:27 +02:00
include introduced i3 command for changing the hidden state and the mode of i3bar 2013-05-25 23:00:36 +02:00
libi3 Bugfix: mark IPC fd CLOEXEC (Thanks Layus) 2013-04-14 10:12:21 +02:00
man i3-msg.man: updated man page to include all options 2013-05-21 19:46:09 +02:00
parser-specs introduced i3 command for changing the hidden state and the mode of i3bar 2013-05-25 23:00:36 +02:00
src Merge branch 'master' into next 2013-05-28 19:56:57 +02:00
testcases introduced i3 command for changing the hidden state and the mode of i3bar 2013-05-25 23:00:36 +02:00
tests
yajl-fallback/yajl
.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
Makefile install i3-dmenu-desktop 2012-12-11 22:31:44 +01:00
PACKAGE-MAINTAINER
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 i3-dmenu-desktop: run commands when they don’t match a .desktop file 2013-03-21 23:32:46 +01:00
i3-migrate-config-to-v4
i3-sensible-editor
i3-sensible-pager
i3-sensible-terminal
i3.applications.desktop
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
logo.svg
pseudo-doc.doxygen