Orestis Floros bbc4c99c72
Refactor tree_next
- Makes `tree_next` not recursive.
- Adds `focus next|prev [sibling]` command. See (1.) and (2.) in
https://github.com/i3/i3/issues/2587#issuecomment-378505551 (Issue also
requests move command, not implemented here).
- Directional focus command now supports command criteria.

Wrapping is not implemented inside a floating container. This was also
true before the refactor so I am not changing it here.
2019-10-14 03:31:24 +03:00
..
2011-08-28 17:44:42 +02:00
2018-04-13 23:09:44 +08:00
2011-09-24 20:10:01 +01:00
2011-09-24 20:10:01 +01:00
2011-09-24 20:10:01 +01:00
2011-09-24 20:10:01 +01:00
2009-10-23 19:53:36 +02:00
2009-06-01 14:59:25 +02:00
2019-10-14 03:31:24 +03:00