diff options
author | markt <markt> | 2007-10-21 21:37:48 (GMT) |
---|---|---|
committer | markt <markt> | 2007-10-21 21:37:48 (GMT) |
commit | f72633a0e0df146c4860b5b3940e9c3a2f7260b1 (patch) | |
tree | ccbb237adaa4df190cf5992ad9ead51d365d7d66 /TODO | |
parent | 72299cca4829046d51bbbb8c74d506f7289dd879 (diff) | |
download | fluxbox-f72633a0e0df146c4860b5b3940e9c3a2f7260b1.zip fluxbox-f72633a0e0df146c4860b5b3940e9c3a2f7260b1.tar.bz2 |
allow decorations bitmask to be specified with 0x
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 | ****** |