diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 18 |
1 files changed, 8 insertions, 10 deletions
@@ -1,4 +1,9 @@ | |||
1 | TODO for Fluxbox 0.2.0 | 1 | TODO for Fluxbox 0.2.0 |
2 | Screen.cc { | ||
3 | fix toupper for str_key in in Menu loading | ||
4 | nls for "error on row" in Menu loading ?? | ||
5 | } | ||
6 | * | ||
2 | * Remove the cylic dep between class Tab and class Window | 7 | * Remove the cylic dep between class Tab and class Window |
3 | * Fix "no font" crash | 8 | * Fix "no font" crash |
4 | * Remove cyclic dep on Basemenu with class Fluxbox | 9 | * Remove cyclic dep on Basemenu with class Fluxbox |
@@ -10,12 +15,9 @@ TODO for Fluxbox 0.2.0 | |||
10 | 15 | ||
11 | * Fix so toolbar dont hide if its autohide and | 16 | * Fix so toolbar dont hide if its autohide and |
12 | you are in "change workspace mode" | 17 | you are in "change workspace mode" |
13 | 18 | * the BadAccess error in Theme | |
14 | * grabKillWindow to keygrabber grabCloseWindow | 19 | * Finska översättning |
15 | 20 | * keybinding for ROOTMENU | |
16 | * Fix snapping for {VERT,HORIZ}{INC,DEC} keybindings when resising for example | ||
17 | xterms. | ||
18 | * grabRootmenu | ||
19 | * wheel-config support | 21 | * wheel-config support |
20 | * separator in the menus | 22 | * separator in the menus |
21 | (* restructure BImageControl::parseTexture) | 23 | (* restructure BImageControl::parseTexture) |
@@ -30,8 +32,4 @@ TODO for Fluxbox 0.2.0 | |||
30 | regular)- Add "system menu" for minimized apps in the toolbar. | 32 | regular)- Add "system menu" for minimized apps in the toolbar. |
31 | (Close, Kill, Send to, etc) ) | 33 | (Close, Kill, Send to, etc) ) |
32 | 34 | ||
33 | * HUP the window manager, so it re-reads the | ||
34 | .fluxbox/init - rather than having to kill the window manager to change those | ||
35 | settings (like the key map) | ||
36 | |||
37 | * "Iconify group" in Windowmenu | 35 | * "Iconify group" in Windowmenu |