diff options
-rw-r--r-- | TODO | 20 |
1 files changed, 16 insertions, 4 deletions
@@ -1,10 +1,22 @@ | |||
1 | --------- Code: | 1 | *** Xinerama *** |
2 | A new kind of mode: "keep on head" | ||
3 | Which states all newly created windows should be placed on a specific head. | ||
2 | 4 | ||
3 | --------- Features: | ||
4 | 5 | ||
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. | ||
5 | 8 | ||
6 | Next Generation: | 9 | |
7 | * Rewrites: | 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 | ****** | ||
16 | |||
17 | *** Rewrites *** | ||
8 | - Menu | 18 | - Menu |
9 | - Toolbar | 19 | - Toolbar |
10 | - Signal system | 20 | - Signal system |
21 | |||
22 | ****** \ No newline at end of file | ||