diff options
author | unknown <unknown> | 2002-01-11 11:59:54 (GMT) |
---|---|---|
committer | unknown <unknown> | 2002-01-11 11:59:54 (GMT) |
commit | 61661d638e34b3ce6c986d5a53b8c08c1051d422 (patch) | |
tree | f0b87676e95070afee163f76902efd0c4d5b5fe6 /TODO | |
parent | f98c3c9045397bd9497621deb55b310366f8a5de (diff) | |
parent | a3d2a1cf0a5ab724e19a91915fe97842f52260d5 (diff) | |
download | fluxbox-Release-0_1_6.zip fluxbox-Release-0_1_6.tar.bz2 |
This commit was manufactured by cvs2svn to create tagRelease-0_1_6
'Release-0_1_6'.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -1,34 +1,34 @@ | |||
1 | TODO for Fluxbox 0.2.0 | 1 | TODO for Fluxbox 0.2.0 |
2 | * sloppy focus - auto-raise | 2 | * Remove the cylic dep between class Tab and class Window |
3 | - Fix configurable toolbar | 3 | * Fix "no font" crash |
4 | * Remove cyclic dep on Basemenu with class Fluxbox | ||
5 | * Fix configurable toolbar | ||
4 | so the user can configure toolbar in a config file | 6 | so the user can configure toolbar in a config file |
5 | 7 | ||
6 | - Fix so config file is created @ $HOME if first use | 8 | * Fix so config file is created @ $HOME if first use |
7 | and config files is copied and configured | 9 | and config files is copied and configured |
8 | 10 | ||
9 | - Fix so toolbar dont hide if its autohide and | 11 | * Fix so toolbar dont hide if its autohide and |
10 | you are in "change workspace mode" | 12 | you are in "change workspace mode" |
11 | 13 | ||
12 | - grabKillWindow to keygrabber grabCloseWindow | 14 | * grabKillWindow to keygrabber grabCloseWindow |
13 | 15 | ||
14 | * Fluxbox::real_reconfigure ...check "session.styleFile %s" | 16 | * Fix snapping for {VERT,HORIZ}{INC,DEC} keybindings when resising for example |
17 | xterms. | ||
15 | * grabRootmenu | 18 | * grabRootmenu |
16 | * wheel-config support | 19 | * wheel-config support |
17 | * separator in the menus | 20 | * separator in the menus |
18 | * slit-maximize-stop | ||
19 | (* restructure BImageControl::parseTexture) | 21 | (* restructure BImageControl::parseTexture) |
20 | * slit.onTop and slit.placement "bugg" when changin in configurefile | ||
21 | * fix "move group to..." without tab bugg. | 22 | * fix "move group to..." without tab bugg. |
22 | * 0,0-pos fix | 23 | * 0,0-pos fix |
23 | * reconfigure tar upp nya dekorationer | 24 | * gnome support |
24 | 25 | * net wm atom support | |
25 | 07:39AM <dopey> also, (2) fluxbox wont currently build on linux-hppa, needs the config.{sub, | 26 | * clean up in the global namespace |
26 | guess} updated from ftp://ftp.gnu.org/pub/gnu/config/ | 27 | * remove cyclic deps |
27 | 28 | * Create fbinput style app | |
28 | * Create fbrun style app | 29 | (* Add wheelscroll-workspace-change configuration (reversed order or |
29 | * Add wheelscroll-workspace-change configuration (reversed order or | ||
30 | regular)- Add "system menu" for minimized apps in the toolbar. | 30 | regular)- Add "system menu" for minimized apps in the toolbar. |
31 | (Close, Kill, Send to, etc) | 31 | (Close, Kill, Send to, etc) ) |
32 | 32 | ||
33 | * HUP the window manager, so it re-reads the | 33 | * HUP the window manager, so it re-reads the |
34 | .fluxbox/init - rather than having to kill the window manager to change those | 34 | .fluxbox/init - rather than having to kill the window manager to change those |