diff options
author | fluxgen <fluxgen> | 2006-03-18 22:59:33 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2006-03-18 22:59:33 (GMT) |
commit | afa644dab7274eb4c72d18657c8f99f75cb38347 (patch) | |
tree | 2770203cfef2f4916d98e99f52903731703c8de0 /TODO | |
parent | a07b5148cd7653000fd29c8006d088dd422372ca (diff) | |
download | fluxbox_pavel-afa644dab7274eb4c72d18657c8f99f75cb38347.zip fluxbox_pavel-afa644dab7274eb4c72d18657c8f99f75cb38347.tar.bz2 |
update
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 17 |
1 files changed, 0 insertions, 17 deletions
@@ -1,30 +1,13 @@ | |||
1 | --------- Code: | 1 | --------- Code: |
2 | * Screen.cc: | ||
3 | fix toupper for str_key in in Menu loading | ||
4 | nls for "error on row" in Menu loading ?? | ||
5 | * remove cyclic deps: | ||
6 | Workspace <-> Window | ||
7 | and more | ||
8 | |||
9 | * Toolbar.cc: | ||
10 | Fix placement with bitmap or aligment in menu | ||
11 | |||
12 | * Fix some kind of Theme listener class for listening on theme reloads/changes | ||
13 | * Make a function for menus to be moved so they're totaly visible all the time | ||
14 | * Check FluxboxWindow::toggleDecor | 2 | * Check FluxboxWindow::toggleDecor |
15 | Needs cleaning and check functions that uses this one. Should function | 3 | Needs cleaning and check functions that uses this one. Should function |
16 | struct really be affected by this function. | 4 | struct really be affected by this function. |
17 | * Some kind of Config class instead of the Screen and Fluxbox class | ||
18 | with all the resources/config values | ||
19 | * Fix some kind of "global" double click interval. see IntResMenuItem.cc | 5 | * Fix some kind of "global" double click interval. see IntResMenuItem.cc |
20 | 6 | ||
21 | --------- Features: | 7 | --------- Features: |
22 | * you type a key and then you have a little menu which lets you | 8 | * you type a key and then you have a little menu which lets you |
23 | choose a window to group with the one where you are | 9 | choose a window to group with the one where you are |
24 | * Fix configurable toolbar | ||
25 | so the user can configure toolbar in a config file | ||
26 | * Finnish (Finland) translation | 10 | * Finnish (Finland) translation |
27 | * Separator in the menus | ||
28 | * "Iconify group"/group commands in Windowmenu | 11 | * "Iconify group"/group commands in Windowmenu |
29 | * Call and navigate menus from the keyboard (bind a menu to a key | 12 | * Call and navigate menus from the keyboard (bind a menu to a key |
30 | and use arrows to navigate) | 13 | and use arrows to navigate) |