diff options
author | fluxgen <fluxgen> | 2007-10-18 19:14:21 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2007-10-18 19:14:21 (GMT) |
commit | 72299cca4829046d51bbbb8c74d506f7289dd879 (patch) | |
tree | deeb1fe8b9f92de80efa0874e427ed78568731df /TODO | |
parent | c7d4438d91929d6d22096abee708347bcaafa552 (diff) | |
download | fluxbox_pavel-72299cca4829046d51bbbb8c74d506f7289dd879.zip fluxbox_pavel-72299cca4829046d51bbbb8c74d506f7289dd879.tar.bz2 |
some xinerama features
Diffstat (limited to 'TODO')
-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 | ||