fluxbox/TODO

41 lines
1.5 KiB
Text
Raw Normal View History

2002-03-01 14:53:41 +00:00
* Screen.cc:
2002-01-27 13:17:51 +00:00
fix toupper for str_key in in Menu loading
2002-03-01 14:53:41 +00:00
nls for "error on row" in Menu loading ??
* remove cyclic deps:
Tab <-> Window
Workspace <-> Window
and more
2002-01-10 12:56:07 +00:00
* Fix "no font" crash
2001-12-17 00:46:15 +00:00
* Fix configurable toolbar
2002-03-01 14:53:41 +00:00
so the user can configure toolbar in a config file
* Toolbar shouldn't hide if its autohide and
you are in "change workspace mode"
* The BadAccess error in Theme
* Finnish (Finland) translation
* Wheel-config support
* Separator in the menus
* Fix "move group to..." without tab bugg.
2001-12-11 20:47:02 +00:00
* 0,0-pos fix
2002-03-01 14:53:41 +00:00
* More Gnome atom support
* Net wm atom support
* Clean up in the global namespace
2002-01-10 12:56:07 +00:00
* Create fbinput style app
2002-03-01 14:53:41 +00:00
* Add wheelscroll-workspace-change configuration (reversed order or
regular)
* Add "system menu" for minimized apps in the icon bar.
(Close, Kill, Send to, etc)
* "Iconify group"/group commands in Windowmenu
* Call and navigate menus from the keyboard (bind a menu to a key
and use arrows to navigate)
* Dynamic tag width. Currently I know of two options - constant width
and dividing the full window width. I like it better when the width is
enough to show all the title, as long as the aggregation of all tabs
doesn't exceed the frame's width (see PWM for example)
* Unique names (e.g, the second xterm title will be "xterm <2>", as in
emacs), needed for the next wish:
* "Goto Frame" as Emacs C-x b, that show completions in the bar
(I really like the emacs's "ido.el" package behavior, which I recommend
to any emacs user)
2002-03-01 15:57:42 +00:00
* mouse button configure