diff options
author | fluxgen <fluxgen> | 2001-12-17 00:46:15 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2001-12-17 00:46:15 (GMT) |
commit | b6ae55efd12beacf9261f0c84549c9625f243560 (patch) | |
tree | 26c79b86817a5c4c0296c5b3d016075333802184 /TODO | |
parent | 98eb553afa016c54b6aeff157bc2240c02603e94 (diff) | |
download | fluxbox_pavel-b6ae55efd12beacf9261f0c84549c9625f243560.zip fluxbox_pavel-b6ae55efd12beacf9261f0c84549c9625f243560.tar.bz2 |
Merge with pekdon
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 16 |
1 files changed, 9 insertions, 7 deletions
@@ -1,15 +1,17 @@ | |||
1 | TODO for Fluxbox 0.2.0 | 1 | TODO for Fluxbox 0.2.0 |
2 | !* Fix "no font" crash | ||
3 | * Remove cyclic dep on Basemenu with class Fluxbox | ||
2 | * sloppy focus - auto-raise | 4 | * sloppy focus - auto-raise |
3 | - Fix configurable toolbar | 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 | * Fluxbox::real_reconfigure ...check "session.styleFile %s" |
15 | * grabRootmenu | 17 | * grabRootmenu |
@@ -22,13 +24,13 @@ TODO for Fluxbox 0.2.0 | |||
22 | * 0,0-pos fix | 24 | * 0,0-pos fix |
23 | * reconfigure tar upp nya dekorationer | 25 | * reconfigure tar upp nya dekorationer |
24 | 26 | ||
25 | 07:39AM <dopey> also, (2) fluxbox wont currently build on linux-hppa, needs the config.{sub, | 27 | * fluxbox wont currently build on linux-hppa, needs the config.{sub, |
26 | guess} updated from ftp://ftp.gnu.org/pub/gnu/config/ | 28 | guess} updated from ftp://ftp.gnu.org/pub/gnu/config/ |
27 | 29 | ||
28 | * Create fbrun style app | 30 | * Create fbrun style app |
29 | * Add wheelscroll-workspace-change configuration (reversed order or | 31 | (* Add wheelscroll-workspace-change configuration (reversed order or |
30 | regular)- Add "system menu" for minimized apps in the toolbar. | 32 | regular)- Add "system menu" for minimized apps in the toolbar. |
31 | (Close, Kill, Send to, etc) | 33 | (Close, Kill, Send to, etc) ) |
32 | 34 | ||
33 | * HUP the window manager, so it re-reads the | 35 | * HUP the window manager, so it re-reads the |
34 | .fluxbox/init - rather than having to kill the window manager to change those | 36 | .fluxbox/init - rather than having to kill the window manager to change those |