blob: d64ddf287fcc85be32c28a0fa92fb75b1518b1d1 (
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
36
37
38
39
|
TODO for Fluxbox 0.2.0
!* Fix "no font" crash
* Remove cyclic dep on Basemenu with class Fluxbox
* sloppy focus - auto-raise
* 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"
* grabKillWindow to keygrabber grabCloseWindow
* Fluxbox::real_reconfigure ...check "session.styleFile %s"
* grabRootmenu
* wheel-config support
* separator in the menus
* slit-maximize-stop
(* restructure BImageControl::parseTexture)
* slit.onTop and slit.placement "bugg" when changin in configurefile
* fix "move group to..." without tab bugg.
* 0,0-pos fix
* reconfigure tar upp nya dekorationer
* fluxbox wont currently build on linux-hppa, needs the config.{sub,
guess} updated from ftp://ftp.gnu.org/pub/gnu/config/
* Create fbrun 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) )
* HUP the window manager, so it re-reads the
.fluxbox/init - rather than having to kill the window manager to change those
settings (like the key map)
* "Iconify group" in Windowmenu
|