gri3-wm/testcases
hwangcc23 dd400ff74b Revise workspace next/prev
See the issue #1798 (http://github.com/i3/i3/issues/1798).

+workspace_next+ as-is cycles through either numbered or named workspaces,
but when it reaches the last numbered/named workspace, it only looks for
named workspaces. This commit changes it: look for named workspaces after
exhausting numbered ones, but also for numbered ones after exhausting
named ones.

Also add a test case 528-workspace-next-prev.t (numbered workspaces and named
workspaces on 2 outputs) for testing this.
2015-10-16 23:25:12 +08:00
..
lib Added a testcase for #1614 2015-04-01 13:51:48 +02:00
t Revise workspace next/prev 2015-10-16 23:25:12 +08:00
.gitignore Testcases: Use Xephyr instead of XDummy 2014-10-02 23:05:00 +02:00
Makefile.PL Bump testsuite dependencies versions 2015-04-11 21:24:01 +06:00
complete-run.pl Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
i3-test.config Extend the fullscreen command 2014-12-10 20:42:52 +01:00
new-test Remove pointer warp from test boilerplate 2013-12-10 21:52:50 +01:00
restart-state.golden tests: implement restart testing (actual option still missing) 2011-12-21 23:15:30 +00:00
valgrind.supp Add valgrind suppression file to testcases 2014-03-10 17:37:41 +01:00