diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -32,8 +32,6 @@ | |||
32 | * Wheel-config support | 32 | * Wheel-config support |
33 | * Separator in the menus | 33 | * Separator in the menus |
34 | * Clean up in the global namespace | 34 | * Clean up in the global namespace |
35 | * Add "system menu" for minimized apps in the icon bar. | ||
36 | (Close, Kill, Send to, etc) | ||
37 | * "Iconify group"/group commands in Windowmenu | 35 | * "Iconify group"/group commands in Windowmenu |
38 | * Call and navigate menus from the keyboard (bind a menu to a key | 36 | * Call and navigate menus from the keyboard (bind a menu to a key |
39 | and use arrows to navigate) | 37 | and use arrows to navigate) |
@@ -45,5 +43,6 @@ | |||
45 | emacs), needed for the next wish: | 43 | emacs), needed for the next wish: |
46 | * "Goto Frame" as Emacs C-x b, that show completions in the bar | 44 | * "Goto Frame" as Emacs C-x b, that show completions in the bar |
47 | * mouse button configure | 45 | * mouse button configure |
48 | 46 | * Check FluxboxWindow::toggleDecor | |
47 | Needs cleaning and check functions that uses this one. Should function struct really be affected by this function. | ||
49 | 48 | ||