diff options
author | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2001-12-11 20:47:02 (GMT) |
commit | 18830ac9add80cbd3bf7369307d7e35a519dca9b (patch) | |
tree | 4759a5434a34ba317fe77bbf8b0ed9bb57bb6018 /TODO | |
parent | 1523b48bff07dead084af3064ad11c79a9b25df0 (diff) | |
download | fluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.zip fluxbox-18830ac9add80cbd3bf7369307d7e35a519dca9b.tar.bz2 |
Initial revision
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 37 |
1 files changed, 37 insertions, 0 deletions
@@ -0,0 +1,37 @@ | |||
1 | TODO for Fluxbox 0.2.0 | ||
2 | * sloppy focus - auto-raise | ||
3 | - Fix configurable toolbar | ||
4 | so the user can configure toolbar in a config file | ||
5 | |||
6 | - Fix so config file is created @ $HOME if first use | ||
7 | and config files is copied and configured | ||
8 | |||
9 | - Fix so toolbar dont hide if its autohide and | ||
10 | you are in "change workspace mode" | ||
11 | |||
12 | - grabKillWindow to keygrabber grabCloseWindow | ||
13 | |||
14 | * Fluxbox::real_reconfigure ...check "session.styleFile %s" | ||
15 | * grabRootmenu | ||
16 | * wheel-config support | ||
17 | * separator in the menus | ||
18 | * slit-maximize-stop | ||
19 | (* restructure BImageControl::parseTexture) | ||
20 | * slit.onTop and slit.placement "bugg" when changin in configurefile | ||
21 | * fix "move group to..." without tab bugg. | ||
22 | * 0,0-pos fix | ||
23 | * reconfigure tar upp nya dekorationer | ||
24 | |||
25 | 07:39AM <dopey> also, (2) fluxbox wont currently build on linux-hppa, needs the config.{sub, | ||
26 | guess} updated from ftp://ftp.gnu.org/pub/gnu/config/ | ||
27 | |||
28 | * Create fbrun style app | ||
29 | * Add wheelscroll-workspace-change configuration (reversed order or | ||
30 | regular)- Add "system menu" for minimized apps in the toolbar. | ||
31 | (Close, Kill, Send to, etc) | ||
32 | |||
33 | * HUP the window manager, so it re-reads the | ||
34 | .fluxbox/init - rather than having to kill the window manager to change those | ||
35 | settings (like the key map) | ||
36 | |||
37 | * "Iconify group" in Windowmenu | ||