This commit is contained in:
fluxgen 2006-03-18 22:59:33 +00:00
parent a07b5148cd
commit afa644dab7

17
TODO
View file

@ -1,30 +1,13 @@
--------- Code:
* Screen.cc:
fix toupper for str_key in in Menu loading
nls for "error on row" in Menu loading ??
* remove cyclic deps:
Workspace <-> Window
and more
* Toolbar.cc:
Fix placement with bitmap or aligment in menu
* Fix some kind of Theme listener class for listening on theme reloads/changes
* Make a function for menus to be moved so they're totaly visible all the time
* Check FluxboxWindow::toggleDecor
Needs cleaning and check functions that uses this one. Should function
struct really be affected by this function.
* Some kind of Config class instead of the Screen and Fluxbox class
with all the resources/config values
* Fix some kind of "global" double click interval. see IntResMenuItem.cc
--------- Features:
* you type a key and then you have a little menu which lets you
choose a window to group with the one where you are
* Fix configurable toolbar
so the user can configure toolbar in a config file
* Finnish (Finland) translation
* Separator in the menus
* "Iconify group"/group commands in Windowmenu
* Call and navigate menus from the keyboard (bind a menu to a key
and use arrows to navigate)