gri3-wm/testcases
Sebastian Rachuj b565bfca13 Bugfix: Do not move focus if a container is moved across outputs
fixes #809

This makes the moving behavior more consistent. If you want to focus the
workspace you are moving to, just chain the keybinding in your config
file:

    bindsym $mod+Shift+1 move workspace 1; workspace 1
2013-02-10 17:38:17 +01:00
..
lib i3test: fix get_focused() docs (Thanks knopwob) 2013-02-07 15:57:15 +01:00
t Bugfix: Do not move focus if a container is moved across outputs 2013-02-10 17:38:17 +01:00
.gitignore split main .gitignore and ignore more files 2013-01-26 19:30:10 +01:00
Makefile.PL add first bits of a (custom) config parser 2012-10-08 13:17:46 +02:00
Xdummy add Xdummy script to start a headless X11 server 2011-07-25 15:37:46 +02:00
complete-run.pl complete-run: clarify the message about missing ../i3 (Thanks Marcos) 2012-12-20 23:50:50 +01:00
i3-test.config tests: make t/65-for-window.t use separate i3 instances 2011-08-02 19:21:09 +02:00
new-test new-test: add launch_with_config to multi-monitor template 2012-12-22 14:08:25 +01:00
restart-state.golden tests: implement restart testing (actual option still missing) 2011-12-21 23:15:30 +00:00