diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 8 |
1 files changed, 1 insertions, 7 deletions
@@ -6,12 +6,6 @@ Which states all newly created windows should be placed on a specific head. | |||
6 | Action: Move all ( or one specific ) windows from one head to another. | 6 | Action: Move all ( or one specific ) windows from one head to another. |
7 | This is usefull if a head is disabled for some reason. | 7 | This is usefull if a head is disabled for some reason. |
8 | 8 | ||
9 | |||
10 | Focus cycling: Cycle through heads focusables. | ||
11 | Which heads focusables should be be in the focus cycle should be determined by | ||
12 | mouse position ( kind of "sloppy focus" ) or a "fixed" boolean variable set | ||
13 | through setresource command. | ||
14 | |||
15 | ****** | 9 | ****** |
16 | 10 | ||
17 | *** Rewrites *** | 11 | *** Rewrites *** |
@@ -19,4 +13,4 @@ through setresource command. | |||
19 | - Toolbar | 13 | - Toolbar |
20 | - Signal system | 14 | - Signal system |
21 | 15 | ||
22 | ****** \ No newline at end of file | 16 | ****** |