i3/include
Peter Bui 1750192f63 Modify workspace next/prev to account for workspaces on all outputs.
Generally, the traversal goes: numbered workspaces in order, and then
named workspaces in the order in which they appear in the tree.

Example:
    Output 1:       Output 2:
	1 3 D C         2 4 B A

Traversal: 1, 2, 3, 4, D, C, B, A, 1, ...

Note, after the numbered workspaces, we traverse the named workspaces
from output 1, and then output 2, etc.
2011-08-04 00:12:09 +02:00
..
2011-08-04 00:10:04 +02:00
2011-06-10 18:27:20 +02:00
2011-02-21 01:43:39 +01:00
2010-11-29 10:56:16 +01:00
2010-12-31 19:36:32 +01:00
2011-06-10 18:27:20 +02:00
x.h
2011-07-10 22:06:16 +02:00