Guile Really-Improved 3 Window Manager Fork of i3-wm with guile configuration
Go to file
Michael Stapelberg 658bf5adff Bugfix: Warp pointer to the correct window when using the 'focus' command
Comment in the code makes the fix clear, I think.

Steps to reproduce the issue:
1) On the right monitor, open two terminals (h-split workspace)
2) 'i3 mark foo' on the right terminal
3) Focus the left terminal
4) Switch to the left monitor
5) i3 '[con_mark="foo"] focus'
6) the left window will contain the pointer (and is focused for a short period
   of time, or even permanently due to race conditions)
2011-10-03 21:54:36 +01:00
debian update changelog (no, not releasing anytime soon) 2011-09-11 23:19:59 +01:00
docs Mention 'move workspace next/prev' in the userguide 2011-10-02 22:21:38 +01:00
i3-config-wizard Makefiles: prefix compilation messages (for parallel builds) 2011-10-02 16:04:18 +01:00
i3-input
i3-msg Move ipc_send_message and ipc_recv_message to libi3 2011-10-02 18:33:36 +01:00
i3-nagbar
i3bar Merge branch 'master' into next 2011-10-03 19:31:12 +01:00
include rename the internal function to _workspace_show, add a comment to workspace_show_by_name 2011-10-02 22:03:16 +01:00
libi3
man i3-input: update manpage 2011-09-18 13:57:39 +01:00
render-tree
src
testcases add a test for the 'move workspace next/prev' command 2011-10-02 22:18:21 +01: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
.gitignore
CMDMODE
DEPENDS
GOALS
LICENSE
Makefile
PACKAGE-MAINTAINER Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
RELEASE-NOTES-4.0 i3-migrate-config-to-v4: drop the .pl suffix 2011-07-31 23:11:45 +02:00
RELEASE-NOTES-4.0.1
RELEASE-NOTES-4.0.2
TODO
common.mk
dump-asy.pl ipc: adapt dump-asy.pl for the new orientation format 2011-01-08 00:45:10 +01:00
gtk-tree-watch.pl
i3-migrate-config-to-v4
i3-sensible-editor Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
i3-sensible-pager
i3-sensible-terminal Introduce the i3-sensible-{pager,editor,terminal} scripts 2011-09-25 18:46:37 +01:00
i3-wsbar i3-wsbar: display a separator between workspaces for every output when --show-all is used (Thanks marforio) 2011-08-04 00:40:40 +02:00
i3.config
i3.config.keycodes
i3.desktop
i3.welcome
logo.svg
pseudo-doc.doxygen