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
..
2014-12-10 20:42:52 +01:00
2015-03-30 08:28:36 +02:00
2015-06-28 00:14:37 +02:00
2015-04-20 19:27:43 +02:00
2015-09-11 23:12:07 +02:00
2013-11-19 20:28:32 +01:00
2014-05-20 19:59:49 +02:00