2003-06-11 09:12:45 +00:00
|
|
|
Known bugs and missing features that will be fixed in future version:
|
|
|
|
|
2003-07-14 22:26:32 +00:00
|
|
|
BUGS:
|
|
|
|
|
2003-09-04 22:39:03 +00:00
|
|
|
* Reported issues with gvim windows that have different sized fonts.
|
|
|
|
-> Tabbing them together makes them fight over the window size, and
|
|
|
|
thus shrink to minimum
|
2003-07-27 08:14:23 +00:00
|
|
|
|
2003-07-27 07:13:18 +00:00
|
|
|
* vertical toolbar alignment reported broken with pixmap themes
|
|
|
|
|
2003-07-27 03:28:11 +00:00
|
|
|
* Some builds/distros seem to require all supported locales to be
|
|
|
|
installed to build properly (e.g. mdk, gentoo reported), this ok?
|
|
|
|
|
2003-07-25 15:41:37 +00:00
|
|
|
|
2003-07-14 22:26:32 +00:00
|
|
|
* Window handle is invisible sometimes.
|
|
|
|
|
2003-07-24 04:33:51 +00:00
|
|
|
* Default style stuff is completely broken (e.g. try breaking the path to
|
|
|
|
your styleFile in init file)
|
|
|
|
=> I also couldn't see an error about that, but maybe it got lost in
|
|
|
|
debug output? Check that too.
|
2003-07-14 22:26:32 +00:00
|
|
|
|
|
|
|
* Some menus don't close when you click on items.
|
|
|
|
|
|
|
|
* Transparancy for the slit does not always work right.
|
2003-07-18 15:40:55 +00:00
|
|
|
=> is this fixed now?? (as of ResourceManager changes)
|
2003-07-14 22:26:32 +00:00
|
|
|
|
|
|
|
* After startup the font of the toolbar is to big; reload config works
|
|
|
|
around this.
|
2003-07-18 15:40:55 +00:00
|
|
|
=> is this fixed now?? (as of ResourceManager changes)
|
2003-07-20 18:05:40 +00:00
|
|
|
=> Don't think so, extra info = seems to happen for Multiple screens
|
2003-07-14 22:26:32 +00:00
|
|
|
|
|
|
|
* Saving of number of workspaces on restart
|
|
|
|
|
|
|
|
* gaim (0.64) crashes when remembering dimensions... is this a gaim
|
|
|
|
bug?
|
|
|
|
|
|
|
|
* Workspace switching extremely slow in some cases. Particularly, user
|
|
|
|
has large number of [remote] xload windows.
|
|
|
|
|
|
|
|
* Can lock up on workspace change - possibly related to above as it
|
|
|
|
works when there aren't too many xload windows started up yet.
|
|
|
|
|
|
|
|
* Remember-patch grouping can change order on each restart. Need to
|
|
|
|
turn off remember functionality when restarting (only use it for
|
|
|
|
first instance).
|
|
|
|
|
|
|
|
Other TODO:
|
|
|
|
|
2003-06-26 06:05:03 +00:00
|
|
|
FAQ items for:
|
2003-07-14 22:26:32 +00:00
|
|
|
|
|
|
|
* "My window (e.g. mplayer/xmms) stops updating when I move
|
|
|
|
windows around"
|
|
|
|
- outline moving does this, it's not a bug, etc etc.
|
|
|
|
|
|
|
|
|
|
|
|
Fixed bugs (or not-our-fault bugs):
|
2003-07-23 10:47:43 +00:00
|
|
|
* KDE dockapp support (e.g klipper)
|
|
|
|
=> fixed
|
2003-07-14 22:26:32 +00:00
|
|
|
|
2003-07-29 08:28:21 +00:00
|
|
|
* Icons menu isn't in Workspaces menu
|
|
|
|
=> fixed
|
|
|
|
|
2003-07-14 22:26:32 +00:00
|
|
|
* Some people get weird transparency behaviour:
|
|
|
|
- this appears to be a problem with nvidia drivers, make sure
|
|
|
|
RenderAccel is off (Option "RenderAccel" "false"). (thanks RJNFC
|
|
|
|
on #fluxbox, and barlad in gentoo forums)
|
|
|
|
|
|
|
|
* Disabling full-maximize doesn't work (fixed in cvs).
|
|
|
|
|
|
|
|
* Workspace1... Workspace12 are disabled
|
|
|
|
|
|
|
|
* MoveTab* actions are disabled
|
2003-07-17 17:56:28 +00:00
|
|
|
|
|
|
|
* Transient windows seem to not have a X border - is this right?
|
|
|
|
=> no, they ought to have a border
|
|
|
|
|
2003-07-18 15:40:55 +00:00
|
|
|
* Slit (check toolbar too) layernum isn't initialised to resource
|
|
|
|
value on init. Also check why Fluxbox::Layer is used rather than int.
|
|
|
|
=> Fixed by reorganising the way ResourceManager works.
|
|
|
|
Fluxbox::Layer is used so that we can give some layers names
|
|
|
|
|
2003-07-19 03:59:56 +00:00
|
|
|
* MenuAlpha (at least) isn't 'per-screen' - takes the value of the
|
|
|
|
highest numbered screen.
|
|
|
|
=> Fixed, moved alpha setting into MenuTheme rather than static value
|
|
|
|
|
2003-07-20 08:12:36 +00:00
|
|
|
* Remember menu sometimes isn't present in window menu. Probably need
|
|
|
|
to add a signal for menu reconfigures (Screen::setupWindowActions)
|
|
|
|
=> Fixed, added "ExtraMenus" for windows that get added whenever it
|
|
|
|
is rebuilt.
|
2003-07-19 03:59:56 +00:00
|
|
|
|
2003-07-20 10:41:56 +00:00
|
|
|
* If you toggle a setting in the configuration-menu the notch does not
|
|
|
|
indicate the change until you point to another option.
|
|
|
|
=> Fixed
|
|
|
|
|
2003-07-20 18:05:40 +00:00
|
|
|
* Multiple transients:
|
|
|
|
in openoffice - focus jumps between until user does something
|
|
|
|
in mozilla - alt-tabbing does strange thigns with other transient
|
|
|
|
layer-wise (other transient flashes)
|
|
|
|
=> fixed
|
|
|
|
|
2003-09-04 22:39:03 +00:00
|
|
|
* workspace menu sometimes rendered poorly when empty. Possibly only
|
|
|
|
when the only window in it was iconified. Screenshot (Thanks EsKi):
|
|
|
|
http://www.cse.unsw.edu.au/~simonb/fluxbox/bad_workspace_menu.png
|
|
|
|
=> fixed
|
|
|
|
|