all repos — fluxbox @ afa644dab7274eb4c72d18657c8f99f75cb38347

custom fork of the fluxbox windowmanager

update
fluxgen fluxgen
commit

afa644dab7274eb4c72d18657c8f99f75cb38347

parent

a07b5148cd7653000fd29c8006d088dd422372ca

1 files changed, 0 insertions(+), 17 deletions(-)

jump to
M TODOTODO

@@ -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)