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
2015-09-30 09:03:34 +02:00
2015-10-16 23:25:12 +08:00
2015-10-13 09:59:26 +02:00
2015-10-13 09:59:26 +02:00
2015-10-13 09:59:26 +02:00
2015-09-30 08:55:07 +02:00
2015-10-16 23:25:12 +08:00
2015-10-16 23:25:12 +08:00
2015-07-30 07:44:10 -04:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
2015-09-30 08:55:07 +02:00
2015-09-30 09:06:34 +02:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%