aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorfluxgen <fluxgen>2007-10-18 19:14:21 (GMT)
committerfluxgen <fluxgen>2007-10-18 19:14:21 (GMT)
commit72299cca4829046d51bbbb8c74d506f7289dd879 (patch)
treedeeb1fe8b9f92de80efa0874e427ed78568731df /TODO
parentc7d4438d91929d6d22096abee708347bcaafa552 (diff)
downloadfluxbox-72299cca4829046d51bbbb8c74d506f7289dd879.zip
fluxbox-72299cca4829046d51bbbb8c74d506f7289dd879.tar.bz2
some xinerama features
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 16 insertions, 4 deletions
diff --git a/TODO b/TODO
index a8edc7d..5a844fb 100644
--- a/TODO
+++ b/TODO
@@ -1,10 +1,22 @@
1--------- Code: 1*** Xinerama ***
2A new kind of mode: "keep on head"
3Which states all newly created windows should be placed on a specific head.
2 4
3--------- Features:
4 5
6Action: Move all ( or one specific ) windows from one head to another.
7This is usefull if a head is disabled for some reason.
5 8
6Next Generation: 9
7* Rewrites: 10Focus cycling: Cycle through heads focusables.
11Which heads focusables should be be in the focus cycle should be determined by
12mouse position ( kind of "sloppy focus" ) or a "fixed" boolean variable set
13through 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