i3/include
Peter Bui a547365a88 Implement switching focus across screens.
Modify _tree_next() so that when we reach the workspace container:

1. Find the next corresponding output (screen) using the added
get_output_next().

2. If there is another output, find the visible workspace.

3. Call workspace_show on found workspace.

4. Find the appropriate window to focus (leftmost/rightmost, etc.) using
con_descend_direction, and then focus it.

I've only tested on horizontal monitors (left/right).
2011-08-07 14:33:07 +02:00
..
2011-08-04 00:10:04 +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