blob: d599860debaed67b3d64a29b14d5da7c6b2f7b0d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
TODO for Fluxbox 0.2.0
Screen.cc {
fix toupper for str_key in in Menu loading
nls for "error on row" in Menu loading ??
}
*
* Remove the cylic dep between class Tab and class Window
* Fix "no font" crash
* Remove cyclic dep on Basemenu with class Fluxbox
* Fix configurable toolbar
so the user can configure toolbar in a config file
* Fix so config file is created @ $HOME if first use
and config files is copied and configured
* Fix so toolbar dont hide if its autohide and
you are in "change workspace mode"
* the BadAccess error in Theme
* Finska översättning
* keybinding for ROOTMENU
* wheel-config support
* separator in the menus
(* restructure BImageControl::parseTexture)
* fix "move group to..." without tab bugg.
* 0,0-pos fix
* gnome support
* net wm atom support
* clean up in the global namespace
* remove cyclic deps
* Create fbinput style app
(* Add wheelscroll-workspace-change configuration (reversed order or
regular)- Add "system menu" for minimized apps in the toolbar.
(Close, Kill, Send to, etc) )
* "Iconify group" in Windowmenu
|